Module response

Module response 

Source

Structs§

AsyncChainTxResponse
AsyncChainTxResponse is returned from the async tx_broadcast() api.
ChainResponse
ChainTxResponse
ChainTxResponse is returned from the blocking tx_broadcast_block() api. Since we wait for the tx to be commited in the next block, we get the full tx data.
Event
Tag

Enums§

Code