Skip to content

Commit

Permalink
fixup! feat: examples/auto-stake-it.contract.js
Browse files Browse the repository at this point in the history
  • Loading branch information
0xpatrickdev committed Jul 16, 2024
1 parent 5829718 commit dc65f00
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@ export const start = async (zcf, privateArgs, baggage) => {
const makeAccounts = orchestrate(
'makeAccounts',
{ makeStakingTap, makePortfolioHolder, chainHub },
// @ts-expect-error FIXME, chainHub endowment type
makeAccountsHandler,
);

Expand Down

0 comments on commit dc65f00

Please sign in to comment.