Commit ff0be9f3 authored by asynchronous rob's avatar asynchronous rob Committed by Gav Wood
Browse files

Separate RPC serialization from implementation (#2072)

* add auto-args deserialization for RPC

* make block param member public

* change BlockParam to a more generic Trailing<T> mechanism

* define work type

* build_rpc_trait macro, implement eth protocol

* fix up tests

* move eth_filter API to new macro
parent 84ba75f7
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