mirror of
https://github.com/status-im/nim-mvds.git
synced 2025-02-19 21:18:06 +00:00
Since Payload is no longer directly parsed, meaning the message IDs can't be guaranteed to be set, the ID field is no longer public. A function has been added to calculate it on first access.