Variable leafSchemaBeetConst
leafSchemaBeet: FixableBeet<{
__kind: "V1";
} & Omit<{
creatorHash: number[];
dataHash: number[];
delegate: PublicKey;
id: PublicKey;
nonce: bignum;
owner: PublicKey;
}, "void">, Partial<{
__kind: "V1";
} & Omit<{
creatorHash: number[];
dataHash: number[];
delegate: PublicKey;
id: PublicKey;
nonce: bignum;
owner: PublicKey;
}, "void">>> = ...