Structs§
- Async
Chain TxResponse - AsyncChainTxResponse is returned from the async
tx_broadcast()api. - Chain
Response - Chain
TxResponse - 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