mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-02-05 14:33: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.