Update README; 'valueencoding' configuration required for rpc call;

This commit is contained in:
rllola 2020-01-02 11:32:47 +01:00
parent 60146a083c
commit 7d5f3354b6
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ rpcpassword=your-password
rpcport=8336
server=1
txindex=1
valueencoding=utf8
```
Don't forget to change the `rpcuser` value and `rpcpassword` value!