block-core / blockcore-indexer

Blockcore Indexer scans the blockchain of Blockcore-derived chains and stores transaction information in a MongoDB database with REST API available for Block Explorers to use.
MIT License
20 stars 22 forks source link

Fixed Tasks in Postgre-BlockRewindOperation #217

Closed theDRB123 closed 2 months ago

theDRB123 commented 2 months ago

Removed unnecessary Task.Run from BlockRewindOperation