Skip to main content

Variable: ReferentAssetsBag

const ReferentAssetsBag: BcsStruct<{ ID: BcsType<string, string | Uint8Array, "bytes[32]">; Value: BcsType<{ ID: string; Size: string; } | null, { ID: string | Uint8Array; Size: string | number | bigint; } | null | undefined, `Option<${string}>`>; }, string>