mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-11-10 12:37:45 +01:00
- This also reduces the Singleton coupling between Client and RelayPool. To migrate, create a NostrClient instance on your Application class and update your code to access that `client` instance.