mirror of
https://github.com/status-im/status-go.git
synced 2025-01-10 06:36:32 +00:00
574450289c
Use EventWatcher to catch wallet events. Handling all community tokens wallet events in communitytokens service (database and messenger operations). Adding new signal to nim: CommunityTokenTransactionSignal, which is emitted everytime when the event is received. Issue #4351