Type alias TransferRecipientClaimScheduleBucketV2InstructionDataArgs

TransferRecipientClaimScheduleBucketV2InstructionDataArgs: {
    newRecipient: PublicKey;
    padding: number[];
}

Type declaration

Generated using TypeDoc