Type Alias SwapInstructionArgs

SwapInstructionArgs: {
    params: SwapParams;
}