mirror of
https://github.com/logos-messaging/logos-delivery-js.git
synced 2026-05-07 07:59:26 +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.