Added the badbitcoin.conf
This commit is contained in:
parent
fe7397fb0b
commit
2b775af7a0
16
test/data/badbitcoin.conf
Normal file
16
test/data/badbitcoin.conf
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
#testnet=1
|
||||||
|
#irc=0
|
||||||
|
#upnp=0
|
||||||
|
server=1
|
||||||
|
|
||||||
|
whitelist=127.0.0.1
|
||||||
|
|
||||||
|
# listen on different ports
|
||||||
|
port=20000
|
||||||
|
|
||||||
|
rpcallowip=127.0.0.1
|
||||||
|
|
||||||
|
rpcuser=bitcoin
|
||||||
|
rpcpassword=local321
|
||||||
|
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user