rosetta-lbry/lbry/client_fixtures/invalid_fee_rate.json

9 lines
138 B
JSON
Raw Permalink Normal View History

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