mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 06:31:09 +00:00
8ea264d7b0
* Use substrate dependencies from crates.io * Remove test that depends on node_runtime. Because node_runtime is not on crates.io and was downloading duplicate substrate dependencies. The integration tests will test whether the serialization of keys and calls works. * Fix updated jsonrpsee compilation errors * Add missing frame-metadata dependency