Copyright | Alexander Krupenkin 2016-2018 |
---|---|
License | BSD3 |
Maintainer | mail@akru.me |
Stability | experimental |
Portability | unportable |
Safe Haskell | None |
Language | Haskell2010 |
Ethereum contract method support.
Documentation
class AbiPut a => Method a where Source #
Smart contract method encoding
selector :: Proxy a -> Bytes Source #
Solidity function selector https://solidity.readthedocs.io/en/latest/abi-spec.html#function-selector-and-argument-encoding