mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 20:11:09 +00:00
Make inflation mod public to access inflation functions (#3400)
This commit is contained in:
@@ -277,7 +277,7 @@ mod mock;
|
||||
mod tests;
|
||||
|
||||
mod phragmen;
|
||||
mod inflation;
|
||||
pub mod inflation;
|
||||
|
||||
#[cfg(all(feature = "bench", test))]
|
||||
mod benches;
|
||||
|
||||
Reference in New Issue
Block a user