blockbook/contrib/backends/vertcoin/vertcoin_testnet.conf
Petr Kracík cb7c54ff21 Vertcoin (#13)
* Initial vertcoin backend commit

* Readme vertcoin ports

* Fix bin

* Vertcoin blockbook initial commit

* Vertcoin fix services port, faked magic due duplicity
2018-06-22 13:11:07 +02:00

16 lines
213 B
Plaintext

daemon=1
server=1
testnet=1
nolisten=1
rpcuser=rpc
rpcpassword=rpc
rpcport=18040
txindex=1
zmqpubhashtx=tcp://127.0.0.1:48340
zmqpubhashblock=tcp://127.0.0.1:48340
rpcworkqueue=1100
maxmempool=2000
dbcache=1000