lightningj-org/lightningj

Fields of typ Map is not converted correctly into JSON.

Closed this issue · 1 comments

Subject of the issue

When creating wrapped messages for Map fields from JSON it doesn't populate the underlying Map properly. And serializing from JSON to map field, sets the underlying builder object but not the transient internal Map.

Your environment

  • LND 0.7.1

Fixed in 0.8.0-Beta-rc1.