I hereby claim:
- I am juli on github.
- I am juliano (https://keybase.io/juliano) on keybase.
- I have a public key whose fingerprint is 402F 906F 1E19 A3BF 4A13 7E5B 2D48 D3F7 BF5E 1193
To claim this, I am signing this object:
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>Corrected Paint Ball Musical Clash</title> | |
<style> | |
body { margin: 0; overflow: hidden; background: #000; font-family: Arial; } | |
canvas { display: block; } | |
#ui { position: absolute; top: 10px; left: 10px; color: #fff; font-size: 24px; text-shadow: 2px 2px 4px rgba(0,0,0,0.5); } |
function contingentRedeem(address contributorAddress, | |
address redeemAddress) public onlyTemporaryOwner returns (bool) { | |
if (!redeemAllowed) return false; | |
// only an original contributor could be redeemed | |
if (!isInitialContributor[contributorAddress]) return false; | |
// avoid to redeem a already accepted or redeemed address | |
if (isRedeemed[contributorAddress]) return false; |
{"id": "ca89b6691964685dd9e17e0dad8489b511ac04cbe22db9ab127982a8c2742a7f77cfe423aeb5cb994e17e25ea139e4e2a4f8f4aaf53bc7a6108de41a9e4216a7"} |
I hereby claim:
To claim this, I am signing this object: