Guest User

Untitled

a guest
Mar 5th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. # Example bitcoin.conf for Thundroid
  2. server=1
  3. daemon=1
  4. testnet=1
  5. txindex=1
  6.  
  7. # Connection settings
  8. #externalip=111.222.333.444 # to announce fixed ip
  9. #port=12345 # for non-standard port
  10. rpcuser=bitcoin
  11. rpcpassword=PASSWORD_[E]
  12. zmqpubrawblock=tcp://127.0.0.1:29000
  13. zmqpubrawtx=tcp://127.0.0.1:29000
Add Comment
Please, Sign In to add comment