AbstractChainDB.getStateDb() renamed to getTrieDB()

This commit is contained in:
Ștefan Talpalaru 2019-03-13 21:41:52 +01:00
parent 0c2d7638eb
commit c0272c6f94
No known key found for this signature in database
GPG Key ID: CBF7934204F1B6F9
2 changed files with 2 additions and 2 deletions

View File

@ -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

2
vendor/nim-eth vendored

@ -1 +1 @@
Subproject commit 3efec171a68f0b85858afe7db83d1f6339a1bcbf
Subproject commit 1481c824fac903794f4189daabd6c2af217a781b