mirror of
https://github.com/logos-messaging/logos-messaging-js.git
synced 2026-02-27 19:43:34 +00:00
This is because `IDecodedMessage` does not include all possible field of messages from a specific decoder (ie, signature public key, etc) so usage of the `DecodedMessage` class associated with the used decoder is preferred.