notification
Description:
This signal is emitted when a notification has been received from a peer.
Unlike [signal@Client:JsonrpcClient:handle-call
], this does not have an "id" parameter because notifications do not have ids.
They do not round trip.
Parameters:
method |
The method name of the notification |
params |
Params for the notification |