Add Message entity to the data model
Add a Message(hash [32]byte)
entity with a Main() messaging.Message
attribute to the data model. Replace use of Transaction(hash).Main()
with Message(hash).Main()
.
Add a Message(hash [32]byte)
entity with a Main() messaging.Message
attribute to the data model. Replace use of Transaction(hash).Main()
with Message(hash).Main()
.