Advertisement
Guest User

Untitled

a guest
Aug 30th, 2016
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. rpcuser=bitcoinrpc
  2. rpcpassword=TMPP4iDWrcGMsyhZC2byTW6pb4rHcz4xK17gkKFQ4wnY
  3.  
  4. # server=1 tells Bitcoin to accept JSON-RPC commands.
  5. server=1
  6.  
  7. # Run on the test network instead of the real bitcoin network.
  8. testnet=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement