mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 23:06:39 +01:00
Update dbs
This commit is contained in:
parent
92d75db604
commit
1d18029b1c
5 changed files with 12364 additions and 0 deletions
|
@ -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"
|
||||
|
|
Binary file not shown.
12362
p2p/src/main/resources/DaoStateStore_BTC_MAINNET
Normal file
12362
p2p/src/main/resources/DaoStateStore_BTC_MAINNET
Normal file
File diff suppressed because one or more lines are too long
BIN
p2p/src/main/resources/TempProposalStore_BTC_MAINNET
Normal file
BIN
p2p/src/main/resources/TempProposalStore_BTC_MAINNET
Normal file
Binary file not shown.
Binary file not shown.
Loading…
Add table
Reference in a new issue