update readme, beefy node conf

This commit is contained in:
pbca26
2018-05-01 16:57:17 +03:00
parent ec65f763b8
commit 21201c8202
2 changed files with 12 additions and 10 deletions

View File

@@ -93,14 +93,16 @@ To reset the blockchain, from *~/.komodo* `rm -rf blocks chainstate debug.log ko
Create komodo.conf
------------------
Please use a secure rpcuser and rpcpassword to ensure your funds safety.
```
cd ~
mkdir .komodo
cd .komodo
pico komodo.conf
#Add the following lines to the komodo.conf file:
rpcuser=bitcoinrpc
rpcpassword=password
rpcuser=dontuseweakusernameoryougetrobbed
rpcpassword=dontuseweakpasswordoryougetrobbed
txindex=1
addnode=5.9.102.210
addnode=78.47.196.146

View File

@@ -1,5 +1,5 @@
rpcuser=minion
rpcpassword=1235baf8-3725-11e8-b9ec-1239db4ec123
rpcuser=dontuseweakusernameoryougetrobbed
rpcpassword=dontuseweakpasswordoryougetrobbed
txindex=1
server=1
rpcworkqueue=64