mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-28 17:57:56 +00:00
07ed8bad33
* backend::Rpc: Export `RpcParams` and `rpc_params!` These are required to for example call `request` on the client and thus, should also be re-exported. * Move exports together --------- Co-authored-by: James Wilson <james@jsdw.me>