Preparing search index...
The search index is not available
@synapse/client-sdk
@synapse/client-sdk
MerkleLeaf
Interface MerkleLeaf
Merkle tree node/leaf
interface
MerkleLeaf
{
input
:
string
;
result
:
string
;
}
Index
Properties
input
result
Properties
input
input
:
string
Input hash (32 bytes hex)
result
result
:
string
Result hash (32 bytes hex)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
input
result
@synapse/client-sdk
Loading...
Merkle tree node/leaf