Skip to content

Commit 779338d

Browse files
committed
chore(ymax-tool): get makePortfolioSteps from tools/
1 parent a78b7f9 commit 779338d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

multichain-testing/scripts/ymax-tool.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import {
1313
type ProposalType,
1414
type TargetAllocation,
1515
} from '@aglocal/portfolio-contract/src/type-guards.ts';
16-
import { makePortfolioSteps } from '@aglocal/portfolio-contract/src/plan-transfers.ts';
16+
import { makePortfolioSteps } from '@aglocal/portfolio-contract/tools/plan-transfers.ts';
1717
import { makePortfolioQuery } from '@aglocal/portfolio-contract/tools/portfolio-actors.ts';
1818
import {
1919
axelarConfigTestnet,

0 commit comments

Comments
 (0)