vtnerd / monero-lws

Monero Light Wallet Server (scans monero viewkeys and implements mymonero API). Fast LMDB backend.
BSD 3-Clause "New" or "Revised" License
78 stars 29 forks source link

Monero-Lws can't catch request parameters with `wire::json` #57

Closed lovelyrrg51 closed 1 year ago

lovelyrrg51 commented 2 years ago

After running monero-lws, when try to call apis, can't catch request parameters. As a result of track, can't change string to json in wire::json. Is there anyone to help? Thanks. image

vtnerd commented 1 year ago

I don't follow exactly. There is some field missing according to the log statement. Is there a required field that you feel should be optional?

vtnerd commented 1 year ago

There's been no follow up, so closing this issue for now.