Skip to content

Commit

Permalink
fixup! feat: update agoricNames with starship registry (wip)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xpatrickdev committed Jun 20, 2024
1 parent b00c7a5 commit 37f2bd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/orchestration/src/proposals/revise-chain-info.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { makeTracer } from '@agoric/internal';
import { registerChain } from '../utils/chainHub.js';
import { registerChain } from '../exos/chain-hub.js';

const trace = makeTracer('ReviseChainInfo', true);

Expand Down

0 comments on commit 37f2bd3

Please sign in to comment.