Skip to content

Type Alias: TopupInstructionData

ts
type TopupInstructionData = object;

Properties

amount

ts
amount: bigint;

discriminator

ts
discriminator: ReadonlyUint8Array;