You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: delegation-toolkit/guides/configure-toolkit.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -117,7 +117,7 @@ export delegatorSmartAccount;
117
117
See the changelog of the toolkit version you are using (in the left sidebar) for supported chains.
118
118
:::
119
119
120
-
Alternatively, you can use the [`getSmartAccountsEnvironment`](../reference/delegation/index.md#getdelegatorenvironment) function to resolve the environment.
120
+
Alternatively, you can use the [`getSmartAccountsEnvironment`](../reference/delegation/index.md#getsmartaccountsenvironment) function to resolve the environment.
121
121
This function is especially useful if your delegator is not a smart account when
122
122
creating a [redelegation](../concepts/delegation/index.md#delegation-types).
0 commit comments