mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-08-05 00:55:40 +00:00
Move vstaging to production (#7341)
* Move vstaging to production (and thus past session slashing). WIP: test-runtime still needs to be fixed. * Fix test-runtime. --------- Co-authored-by: eskimor <eskimor@no-such-url.com>
This commit is contained in:
@@ -26,5 +26,5 @@
|
||||
//! 2. Move methods from `vstaging` to `v3`. The new stable version should include
|
||||
//! all methods from `vstaging` tagged with the new version number (e.g. all
|
||||
//! `v3` methods).
|
||||
pub mod v4;
|
||||
pub mod v5;
|
||||
pub mod vstaging;
|
||||
|
||||
Reference in New Issue
Block a user