Skip to content

Commit dcdaf18

Browse files
committed
fix: build failure due to missing 'using Nethermind.Core'
1 parent f96ca94 commit dcdaf18

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Nethermind/Nethermind.Merge.Plugin/EngineRpcModule.Bogota.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
using System.Threading.Tasks;
66
using Nethermind.Consensus;
77
using Nethermind.Consensus.Producers;
8+
using Nethermind.Core;
89
using Nethermind.Core.Crypto;
910
using Nethermind.Core.Specs;
1011
using Nethermind.JsonRpc;

0 commit comments

Comments
 (0)