Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Commit

Permalink
GITBOOK-141: No subject
Browse files Browse the repository at this point in the history
  • Loading branch information
harisang authored and gitbook-bot committed Mar 7, 2023
1 parent e4efdc2 commit 7d8e8ae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ We now discuss some additional functionality that solvers are allowed to use. Si

If both conditions are satisfied, a solver can set the `"internal"` flag to `true` in order to internalize the interaction:\
\
`"exec_plan": "internal"` 
`"internal": true` 

In such a case, the driver will remove the interaction, and so the solution will end up using less gas, get better ranking, and also be risk-free (at least the part involving the internalized AMM interaction). We stress that the `exec_plan` coordinates must always be provided, even if the interaction will end up being internalized.

Expand Down

0 comments on commit 7d8e8ae

Please sign in to comment.