Copyright | Alexander Krupenkin 2016 |
---|---|
License | BSD3 |
Maintainer | mail@akru.me |
Stability | experimental |
Portability | portable |
Safe Haskell | None |
Language | Haskell2010 |
Polkadot RPC methods with contracts
prefix.
Documentation
:: JsonRpc m | |
=> ContractCall | Contract call |
-> Maybe HexString | Block hash or nothing for head |
-> m ContractExecResult |
Executes a call to a contract.