Advertisement
Guest User

Untitled

a guest
Jul 9th, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. bitcoin.conf
  2.  
  3. regtest=1
  4. server=1
  5. daemon=1
  6. rpcuser=login
  7.  
  8. # Alice connects to Cory
  9. connect=localhost:18444
  10.  
  11. rpcpassword=password
  12. rpcallowip=127.0.0.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement