aleph-im / aleph-explorer

Simple explorer for the Aleph.im network
4 stars 2 forks source link

fix: "null address" bug #64

Closed BjrInt closed 1 year ago

BjrInt commented 1 year ago

Solution: Since this is a mongodb aggregation error we simply delete it from the object payload as it is irrellevant.

closes #62