object encoding/decoding issues in v0.20.0
johannbarbie opened this issue · 2 comments
johannbarbie commented
validators are not returned correctly:
{ height: 7, validators: { '[object Object]': 10 } }
siman commented
@johannbarbie what do you mean? I believe that it's just specifics of how Node.js's console logs embedded fields of any JS object. There should be no issues.
melekes commented
Closed due to no response.