We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a78b7f9 commit 779338dCopy full SHA for 779338d
multichain-testing/scripts/ymax-tool.ts
@@ -13,7 +13,7 @@ import {
13
type ProposalType,
14
type TargetAllocation,
15
} from '@aglocal/portfolio-contract/src/type-guards.ts';
16
-import { makePortfolioSteps } from '@aglocal/portfolio-contract/src/plan-transfers.ts';
+import { makePortfolioSteps } from '@aglocal/portfolio-contract/tools/plan-transfers.ts';
17
import { makePortfolioQuery } from '@aglocal/portfolio-contract/tools/portfolio-actors.ts';
18
import {
19
axelarConfigTestnet,
0 commit comments