Type alias LeafSchemaArgs
Leaf
SchemaArgs: {
__kind: "V1";
creatorHash: Uint8Array;
dataHash: Uint8Array;
delegate: PublicKey;
id: PublicKey;
nonce: number | bigint;
owner: PublicKey;
}
Type declaration
-
__kind: "V1"
-
creatorHash: Uint8Array
-
dataHash: Uint8Array
-
-
-
nonce: number | bigint
-