gill
gill/programs/system/Type aliases

TransferSolInstructionDataArgs

type TransferSolInstructionDataArgs = {
  amount: number | bigint;
};

Properties

amount

amount: number | bigint;

On this page