Unverified Commit afe40dfb authored by Niklas Adolfsson's avatar Niklas Adolfsson Committed by GitHub
Browse files

rpc module: remove `SubscriptionAnswer` (#1025)

* rpc module: remove `SubscriptionAnswer`

This abstraction is not very nice and I think it's more readable with Result<MethodResult, Id>
anyway so let's remove it.

* Update server/src/transport/ws.rs
parent b4e3b6e1
Pipeline #248814 passed with stages
in 1 hour and 49 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment