Update dbs

This commit is contained in:
Christoph Atteneder 2019-05-02 18:00:35 +02:00
parent 92d75db604
commit 1d18029b1c
No known key found for this signature in database
GPG key ID: CD5DC1C529CDFD3B
5 changed files with 12364 additions and 0 deletions

View file

@ -9,3 +9,5 @@ resDir=p2p/src/main/resources
cp "$dbDir/TradeStatistics2Store" "$resDir/TradeStatistics2Store_BTC_MAINNET"
cp "$dbDir/AccountAgeWitnessStore" "$resDir/AccountAgeWitnessStore_BTC_MAINNET"
cp "$dbDir/DaoStateStore" "$resDir/DaoStateStore_BTC_MAINNET"
cp "$dbDir/TempProposalStore" "$resDir/TempProposalStore_BTC_MAINNET"

File diff suppressed because one or more lines are too long

Binary file not shown.