Search
Preparing search index...
The search index is not available
@cosmjs/tendermint-rpc Documentation
Options
All
Public
Public/Protected
All
Inherited
Menu
@cosmjs/tendermint-rpc Documentation
TxProof
Interface TxProof
Hierarchy
TxProof
Index
Properties
data
proof
root
Hash
Properties
Readonly
data
data
:
Uint8Array
Readonly
proof
proof
:
{
aunts
:
readonly
Uint8Array
[]
;
index
:
number
;
leafHash
:
Uint8Array
;
total
:
number
}
Type declaration
Readonly
aunts
:
readonly
Uint8Array
[]
Readonly
index
:
number
Readonly
leaf
Hash
:
Uint8Array
Readonly
total
:
number
Readonly
root
Hash
root
Hash
:
Uint8Array
Exports
tendermint34
Tx
Proof
data
proof
root
Hash
Generated using
TypeDoc