Skip to main content

Variable: AssetsBag

const AssetsBag: BcsStruct<{
ID: BcsType<string, string | Uint8Array, "bytes[32]">;
Size: BcsType<string, string | number | bigint, "u64">;
}, string>;