Skip to content

Type Alias: StakeInstructionDataArgs

ts
type StakeInstructionDataArgs = object;

Properties

amount

ts
amount: number | bigint;

duration

ts
duration: number | bigint;