Guest User

Untitled

a guest
Feb 3rd, 2018
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. eclair {
  2. bitcoind {
  3. rpcuser = "myuser"
  4. rpcpassword = "12345678"
  5. rpcport = 9402
  6. zmq = "tcp://127.0.0.1:30000"
  7. }
  8. server {
  9. port = 9735
  10. }
  11. api {
  12. binding-ip = "127.0.0.1"
  13. port = 8087
  14. }
  15. node-alias = "mynode1"
  16. node-color = "FF0040"
  17. }
Add Comment
Please, Sign In to add comment