Skip to content

Instantly share code, notes, and snippets.

@ben-chain
Created March 19, 2019 03:11
Show Gist options
  • Save ben-chain/d575fb3d6d459c6c9f618e31442c0454 to your computer and use it in GitHub Desktop.
Save ben-chain/d575fb3d6d459c6c9f618e31442c0454 to your computer and use it in GitHub Desktop.
public function canClaim(commitment: commitment, claimabilityWitness: bytes):
return tx.sender == commitment.state.parameters.owner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment