@lightprotocol/stateless.js - v0.22.1-alpha.1
Other Libraries
Documentation
GitHub
Preparing search index...
NonInclusionMerkleProofInputs
Type Alias NonInclusionMerkleProofInputs
type
NonInclusionMerkleProofInputs
=
{
root
:
BN
;
value
:
BN
;
leaf_lower_range_value
:
BN
;
leaf_higher_range_value
:
BN
;
nextIndex
:
BN
;
merkle_proof_hashed_indexed_element_leaf
:
BN
[]
;
index_hashed_indexed_element_leaf
:
BN
;
}
Index
Properties
root
value
leaf_
lower_
range_
value
leaf_
higher_
range_
value
next
Index
merkle_
proof_
hashed_
indexed_
element_
leaf
index_
hashed_
indexed_
element_
leaf
Properties
root
root
:
BN
value
value
:
BN
leaf_
lower_
range_
value
leaf_lower_range_value
:
BN
leaf_
higher_
range_
value
leaf_higher_range_value
:
BN
next
Index
nextIndex
:
BN
merkle_
proof_
hashed_
indexed_
element_
leaf
merkle_proof_hashed_indexed_element_leaf
:
BN
[]
index_
hashed_
indexed_
element_
leaf
index_hashed_indexed_element_leaf
:
BN
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
root
value
leaf_
lower_
range_
value
leaf_
higher_
range_
value
next
Index
merkle_
proof_
hashed_
indexed_
element_
leaf
index_
hashed_
indexed_
element_
leaf
Other Libraries
Documentation
GitHub
@lightprotocol/stateless.js - v0.22.1-alpha.1
Loading...