mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-05 10:28:10 +01:00
Add travis build status to readme.
Move templates dir. Add version to index. Remove bitcoin config from docker json config - extra coins can be enabled with prepare -addcoin.
This commit is contained in:
@@ -22,14 +22,6 @@
|
||||
"bindir": "/opt/bin/litecoin",
|
||||
"use_segwit": true,
|
||||
"blocks_confirmed": 2
|
||||
},
|
||||
"bitcoin": {
|
||||
"connection_type": "none",
|
||||
"manage_daemon": false,
|
||||
"rpcport": 19796,
|
||||
"datadir": "/coindata/bitcoin",
|
||||
"bindir": "/coindata/bin/bitcoin",
|
||||
"use_segwit": true
|
||||
}
|
||||
},
|
||||
"check_progress_seconds": 60,
|
||||
|
||||
Reference in New Issue
Block a user