Copyright | Alexander Krupenkin 2016 |
---|---|
License | BSD3 |
Maintainer | mail@akru.me |
Stability | experimental |
Portability | portable |
Safe Haskell | None |
Language | Haskell2010 |
Polkadot RPC methods with engine
prefix.
Synopsis
- createBlock :: JsonRpc m => Bool -> Bool -> Maybe HexString -> m CreatedBlock
- finalizeBlock :: JsonRpc m => HexString -> Maybe HexString -> m Bool
Documentation
Instructs the manual-seal authorship task to create a new block.