mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-21 14:18:50 -04:00
change pom files for 0.3.2.2-SNAPSHOT
This commit is contained in:
parent
0da30453b1
commit
b1c4d7b636
18 changed files with 26 additions and 34 deletions
|
@ -2,21 +2,10 @@
|
|||
|
||||
# Here are the typical locations for the data directory:
|
||||
|
||||
# Windows:
|
||||
# %APPDATA%\Bitcoin\
|
||||
# (XP) C:\Documents and Settings\username\Application Data\Bitcoin\bitcoin.conf
|
||||
# (Vista, 7) C:\Users\username\AppData\Roaming\Bitcoin\bitcoin.conf
|
||||
|
||||
# Linux:
|
||||
# $HOME/.bitcoin/
|
||||
# /home/username/.bitcoin/bitcoin.conf
|
||||
|
||||
# Mac OSX:
|
||||
# $HOME/Library/Application Support/Bitcoin/
|
||||
# /Users/username/Library/Application Support/Bitcoin/bitcoin.conf
|
||||
|
||||
|
||||
# Supported properties:
|
||||
# bitcoin.network=regtest | testnet | mainnet
|
||||
# Mac OSX: /Users/username/Library/Application Support/Bitsquare/
|
||||
# Linux: /home/username/.Bitsquare/
|
||||
# Windows XP: C:\Documents and Settings\username\Application Data\Bitsquare\
|
||||
# Windows Vista or 7: %appdata%/Bitsquare/
|
||||
|
||||
# Supported properties for bitcoin.network=regtest | testnet | mainnet
|
||||
bitcoin.network = regtest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue