Skip to content

Commit

Permalink
missing 'execution_chain' replacement
Browse files Browse the repository at this point in the history
  • Loading branch information
pmmiranda committed Feb 7, 2025
1 parent b09856f commit 60e86fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nrpc/config.nim
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import
confutils/std/net
],
eth/[common, net/nat, p2p/enode, p2p/discoveryv5/enr],
"../nimbus"/[constants, compile_info],
../execution_chain/[constants, compile_info],
../execution_chain/common/chain_config,
../execution_chain/db/opts

Expand Down

0 comments on commit 60e86fa

Please sign in to comment.