nicehash/rest-clients-demo

[RPC][propose] get back count to next allowed price move-down

Ur-Quan opened this issue · 2 comments

Hi.
Old nh rpc error message has a countdown:
"Price decrease possible after seconds: XXX"

New one doesn't have it. Please get it back like:
{"error_id":"bla","errors":[{"code":5061,"message":"Order price cannot be decreased yet, allowed once per 10 minutes","Price decrease possible after seconds":"XXX"}]}

bl4z commented

for now u can use this attribute:
[updatedTs] => 2019-03-16T08:17:15.015Z
but i think your proposal makes sense ...

bl4z commented

this has now been added