gill/programs/system/Type aliasesTransferSolInstructionDataArgstype TransferSolInstructionDataArgs = { amount: number | bigint; }; Properties amount amount: number | bigint;TransferSolInstructionDataPrevious PageTransferSolWithSeedInputNext Page