mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-13 06:55:50 +00:00
Contracts Bump ApiVersion and add test (#3619)
ApiVersion should have been bumped with https://github.com/paritytech/polkadot-sdk/pull/3606 this does that and add a test so we don't forget to do that everytime
This commit is contained in:
@@ -21,6 +21,9 @@
|
||||
mod prepare;
|
||||
mod runtime;
|
||||
|
||||
#[cfg(test)]
|
||||
pub use runtime::STABLE_API_COUNT;
|
||||
|
||||
#[cfg(doc)]
|
||||
pub use crate::wasm::runtime::api_doc;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user