This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#define CLAIMER 0xd766c288f24b91ae9781fe2b155d3260b8674c62 | |
this.store[1000] = this.origin() | |
func heartbeat() var { | |
if this.store[1000] == this.origin() { | |
this.store[1002] = this.time() | |
return true | |
} else { | |
if this.time() this.store[1002] - 2592000 { | |
return false |