Skip to content

Instantly share code, notes, and snippets.

@hayeah

hayeah/block3. Secret

Created September 3, 2017 10:29
Show Gist options
  • Save hayeah/1f5fdce9cecefdb32148ff8d068c7eb1 to your computer and use it in GitHub Desktop.
Save hayeah/1f5fdce9cecefdb32148ff8d068c7eb1 to your computer and use it in GitHub Desktop.
# Install pyethereum https://github.com/ethereum/pyethereum/#installation
> from ethereum.utils import sha3
> sha3("setA(uint256)").hex()
'ee919d50445cd9f463621849366a537968fe1ce096894b0d0c001528383d4769'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment