Type Alias GlobalDepositInstructionArgs

GlobalDepositInstructionArgs: {
    params: GlobalDepositParams;
}