Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
TxProof
Interface TxProof
interface
TxProof
{
data
:
Uint8Array
;
proof
:
{
aunts
:
readonly
Uint8Array
[]
;
index
:
number
;
leafHash
:
Uint8Array
;
total
:
number
;
}
;
rootHash
:
Uint8Array
;
}
Index
Properties
data
proof
root
Hash
Properties
Readonly
data
data
:
Uint8Array
Readonly
proof
proof
:
{
aunts
:
readonly
Uint8Array
[]
;
index
:
number
;
leafHash
:
Uint8Array
;
total
:
number
;
}
Readonly
root
Hash
root
Hash
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
proof
root
Hash
@crownfi/sei-js-proto
Loading...