Skip to main content

ReferentAssetsBag

@iota/isc-sdk


@iota/isc-sdk / move_bcs / ReferentAssetsBag

Variable: ReferentAssetsBag

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

Defined in: isc-sdk/src/move_bcs.ts:15