Type alias DepositPresaleV2InstructionExtraArgs

DepositPresaleV2InstructionExtraArgs: {
    proof?: PublicKey[];
}

Type declaration

Generated using TypeDoc