Open who-biz opened 1 year ago
This also appears to happen in wallet section, with a slightly different error:
abandontransaction "txid"
addmultisigaddress nrequired ["key",...] ( "account" )
addwitnessaddress "address"
backupwallet "destination"
dumpprivkey "miladdress"
dumpwallet "filename"
encryptwallet "passphrase"
Error in formating params
JSON value is not an object as expected
getaccount "miladdress"
Lines in question are: Error in formating params
& JSON value is not an object as expected
When sending the command
help
tomil-cli
, the mining section appears to have some faulty code:Note the
JSON value is not a string as expected
lines (x3)