Update README; 'valueencoding' configuration required for rpc call;
This commit is contained in:
parent
60146a083c
commit
7d5f3354b6
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ rpcpassword=your-password
|
||||||
rpcport=8336
|
rpcport=8336
|
||||||
server=1
|
server=1
|
||||||
txindex=1
|
txindex=1
|
||||||
|
valueencoding=utf8
|
||||||
```
|
```
|
||||||
|
|
||||||
Don't forget to change the `rpcuser` value and `rpcpassword` value!
|
Don't forget to change the `rpcuser` value and `rpcpassword` value!
|
||||||
|
|
Loading…
Reference in a new issue