Advertisement
Guest User

Untitled

a guest
Dec 13th, 2016
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. bitcoind --testnet --datadir=F:BlockchainsBitcoinTestnet --disablewallet --server --rpcuser=MYUSERNAME --rpcpassword=MYPASSWORD -rpcallowip=::/0
  2.  
  3. bitcoin-cli -test -rpconnect=PUBLICIPADDRESS -rpcport=18332 -rpcuser=MYUSERNAME -rpcpassword=MYPASSWORD getblockcount
  4.  
  5. error: couldn't connect to server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement