Merge branch 'missingmethod'

This commit is contained in:
Ștefan Talpalaru 2019-03-13 21:44:38 +01:00
commit 404a75cbe7
No known key found for this signature in database
GPG Key ID: CBF7934204F1B6F9
2 changed files with 5 additions and 1 deletions

View File

@ -63,3 +63,7 @@ method persistBlocks*(c: Chain, headers: openarray[BlockHeader], bodies: openarr
c.db.persistReceipts(vmState.receipts)
transaction.commit()
method getTrieDB*(c: Chain): TrieDatabaseRef {.gcsafe.} =
c.db.db

2
vendor/nim-eth vendored

@ -1 +1 @@
Subproject commit 4ac88127071b0af60c1204d7163b985d4dfe246e
Subproject commit 1481c824fac903794f4189daabd6c2af217a781b