mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-06 15:53:09 +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.