diff --git a/src/swap.ts b/src/swap.ts index 8634f89..e448a58 100644 --- a/src/swap.ts +++ b/src/swap.ts @@ -74,7 +74,7 @@ export class CrocSwapPlan { - async simulate (args: CrocSwapExecOpts = { }): Promise { + async simulate (args: CrocSwapExecOpts = { }): Promise { const TIP = 0 const surplusFlags = this.maskSurplusArgs(args)