Closed meskio closed 4 years ago
The problem seems to be https://github.com/OperatorFoundation/monolith-go/commit/b4f585cf0062cb70ad3f5bf57571733874063ec4#diff-22eef1e1d10b43ba66bb778f9b8c01f4L11
It looks like Bytes()
was deleted in this commit, not sure if replaced by Messages()
.
This has been resolved with release 2.1.1. Thank you!
It seems that the master of the repo is failing to compile:
Is it possible that this
Bytes
function was not commited?