d51761f83e
In previous change i used same filtering for a handler that processes confirmations. But if we are connected with peers that do not support confirmations on whisper level, whisper may send "Sent" event when envelope is written to a socket. This is our old behaviour. So, this PR allows to use confirmations from a mail servers and ensure that transition between multiple version of peers will be smooth. |
||
---|---|---|
.. | ||
node.go | ||
node_api_test.go | ||
node_test.go | ||
status_node.go | ||
status_node_rpc_client_test.go | ||
status_node_test.go |