mirror of
https://github.com/status-im/status-react.git
synced 2025-02-23 16:18:32 +00:00
fix missed web3 object
This commit is contained in:
parent
41ee6bfa89
commit
cad5e0c567
@ -31,7 +31,7 @@
|
||||
groups (chats/get-active-group-chats)
|
||||
web3 (w3/make-web3 rpc-url)]
|
||||
(protocol/init-whisper!
|
||||
{:rpc-url rpc-url
|
||||
{:web3 web3
|
||||
:identity public-key
|
||||
:groups groups
|
||||
:callback #(dispatch [:incoming-message %1 %2])
|
||||
|
Loading…
x
Reference in New Issue
Block a user