Preparing search index...
The search index is not available
@cosmjs/tendermint-rpc Documentation
@cosmjs/tendermint-rpc Documentation
comet38
BroadcastTxCommitResponse
Interface BroadcastTxCommitResponse
Hierarchy
BroadcastTxCommitResponse
Index
Properties
check
Tx
deliver
Tx?
hash
height
tx
Result?
Properties
Readonly
check
Tx
check
Tx
:
comet38
.
TxData
Optional
Readonly
deliver
Tx
deliver
Tx
?:
comet38
.
TxData
Deprecated
use txResult. Containes the same data as txResult for now
Readonly
hash
hash
:
Uint8Array
Readonly
height
height
:
number
Optional
Readonly
tx
Result
tx
Result
?:
comet38
.
TxData
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
@cosmjs/tendermint-
rpc
Documentation
comet38
tendermint34
tendermint37
Broadcast
Tx
Commit
Response
check
Tx
deliver
Tx?
hash
height
tx
Result?
Generated using
TypeDoc
Deprecated
use txResult. Containes the same data as txResult for now