Skip to content

Commit

Permalink
bypass
Browse files Browse the repository at this point in the history
  • Loading branch information
decanus committed Mar 27, 2024
1 parent d669a6b commit 65da76a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions v2/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ type RouteRequestParameters struct {
// ReceiveGasOnDestination receive gas on destination chain
ReceiveGasOnDestination bool `json:"receiveGasOnDestination"`
SlippageConfig SlippageConfig `json:"slippageConfig"`
BypassGuardrails bool `json:"bypassGuardrails"`
}

type SquidRouteType string
Expand Down

0 comments on commit 65da76a

Please sign in to comment.