You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Examples (web-chat): New /fleet command to switch connection between Status prod and test fleets.
Export generatePrivateKey and getPublicKey directly from the root.
Usage of the encryption and signature APIs to the readme.
Changed
Breaking: Renamed WakuRelay.(add|delete)PrivateDecryptionKey to WakuRelay.(add|delete)DecryptionKey to make it clearer that it accepts both symmetric keys and asymmetric private keys.
Fix
Align WakuMessage readme example with actual code behaviour.