Describe the bug
The /messages endpoint does not return any messages
To Reproduce
Steps to reproduce the behavior:
Got to http://127.0.0.1:8080/api/messages?protocol=ethereum&network=ropsten&address=0xd5ab4ce3605cd590db609b6b5c8901fdb2ef7fe6 (or any other netowrk with messages)
See empty [] repsonse
What version of Mailchain are you using ?$ mailchain versionVersion: v0.0.68 & Version: v0.0.69
Expected behavior
Messages should be returned for that address
Desktop (please complete the following information):
Describe the bug The /messages endpoint does not return any messages
To Reproduce Steps to reproduce the behavior:
http://127.0.0.1:8080/api/messages?protocol=ethereum&network=ropsten&address=0xd5ab4ce3605cd590db609b6b5c8901fdb2ef7fe6
(or any other netowrk with messages)[]
repsonseWhat version of Mailchain are you using ?
$ mailchain version
Version: v0.0.68
&Version: v0.0.69
Expected behavior Messages should be returned for that address
Desktop (please complete the following information):
Additional context
Version: v0.0.67
works