rosetta-lbry/lbry/client_fixtures/invalid_fee_rate.json

9 lines
138 B
JSON
Raw Normal View History

2020-09-16 21:03:14 +02:00
{
"result": null,
"error": {
"code": -8,
"message": "Invalid conf_target, must be between 1 - 1008"
},
"id": "curltest"
}