diff --git a/nimbus/p2p/chain.nim b/nimbus/p2p/chain.nim index 600a76993..3088ee798 100644 --- a/nimbus/p2p/chain.nim +++ b/nimbus/p2p/chain.nim @@ -64,6 +64,6 @@ method persistBlocks*(c: Chain, headers: openarray[BlockHeader], bodies: openarr transaction.commit() -method getStateDb*(c: Chain): TrieDatabaseRef {.gcsafe.} = +method getTrieDB*(c: Chain): TrieDatabaseRef {.gcsafe.} = c.db.db diff --git a/vendor/nim-eth b/vendor/nim-eth index 3efec171a..1481c824f 160000 --- a/vendor/nim-eth +++ b/vendor/nim-eth @@ -1 +1 @@ -Subproject commit 3efec171a68f0b85858afe7db83d1f6339a1bcbf +Subproject commit 1481c824fac903794f4189daabd6c2af217a781b