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

remove `ParamsSer::NoParams` (#501)

* fix(ParamsSer): serialize to empty array

Serialize `ParamsSer::NoParams` to an empty array inorder to comply with the jsonrpc v2 spec.

* fix tests

* remove ParamsSer::NoParams

* address grumbles: adjust rpc params macro
parent 36bdb85e
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