LeafSchemaArgs: {
    __kind: "V1";
    creatorHash: Uint8Array;
    dataHash: Uint8Array;
    delegate: PublicKey;
    id: PublicKey;
    nonce: number | bigint;
    owner: PublicKey;
}

Type declaration

Generated using TypeDoc