Left Curve Software Stack
Home
GitHub
Preparing search index...
@left-curve/types
TxProof
Type Alias TxProof
type
TxProof
=
{
data
:
Base64
;
proof
:
{
aunts
:
Base64
[]
;
index
:
string
;
leaf_hash
:
Base64
;
total
:
string
}
;
root_hash
:
Hex
;
}
Index
Properties
data
proof
root_
hash
Properties
Readonly
data
data
:
Base64
Readonly
proof
proof
:
{
aunts
:
Base64
[]
;
index
:
string
;
leaf_hash
:
Base64
;
total
:
string
}
Readonly
root_
hash
root_hash
:
Hex
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
proof
root_
hash
Home
GitHub
Left Curve Software Stack
Loading...