Remove `serde_json` stuff from the metadata RPC (#833)
The metadata call does not work anymore with JSON and just returns an opaque blob.
Showing
- substrate/Cargo.lock 0 additions, 1 deletionsubstrate/Cargo.lock
- substrate/core/rpc/Cargo.toml 0 additions, 1 deletionsubstrate/core/rpc/Cargo.toml
- substrate/core/rpc/src/lib.rs 0 additions, 1 deletionsubstrate/core/rpc/src/lib.rs
- substrate/core/rpc/src/state/error.rs 0 additions, 6 deletionssubstrate/core/rpc/src/state/error.rs
- substrate/core/rpc/src/state/mod.rs 3 additions, 5 deletionssubstrate/core/rpc/src/state/mod.rs
Please register or sign in to comment