mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-22 22:45:21 +01:00
Update Mainnet dbs and remove old test dbs
This commit is contained in:
parent
9a0cc1afa1
commit
1664a72788
16 changed files with 0 additions and 10 deletions
|
@ -9,13 +9,3 @@ resDir=p2p/src/main/resources
|
||||||
|
|
||||||
cp "$dbDir/TradeStatistics2Store" "$resDir/TradeStatistics2Store_BTC_MAINNET"
|
cp "$dbDir/TradeStatistics2Store" "$resDir/TradeStatistics2Store_BTC_MAINNET"
|
||||||
cp "$dbDir/AccountAgeWitnessStore" "$resDir/AccountAgeWitnessStore_BTC_MAINNET"
|
cp "$dbDir/AccountAgeWitnessStore" "$resDir/AccountAgeWitnessStore_BTC_MAINNET"
|
||||||
|
|
||||||
# Testnet
|
|
||||||
dbDir=~/Library/Application\ Support/Bisq/btc_dao_testnet/db
|
|
||||||
|
|
||||||
cp "$dbDir/AccountAgeWitnessStore" "$resDir/AccountAgeWitnessStore_BTC_DAO_REGTEST"
|
|
||||||
cp "$dbDir/BlindVoteStore" "$resDir/BlindVoteStore_BTC_DAO_REGTEST"
|
|
||||||
cp "$dbDir/DaoStateStore" "$resDir/DaoStateStore_BTC_DAO_REGTEST"
|
|
||||||
cp "$dbDir/ProposalStore" "$resDir/ProposalStore_BTC_DAO_REGTEST"
|
|
||||||
cp "$dbDir/TempProposalStore" "$resDir/TempProposalStore_BTC_DAO_REGTEST"
|
|
||||||
cp "$dbDir/TradeStatistics2Store" "$resDir/TradeStatistics2Store_BTC_DAO_REGTEST"
|
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Reference in a new issue