mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-09 00:08:00 +00:00
remove the fn
This commit is contained in:
@@ -44,7 +44,7 @@ impl RuntimeGenerator {
|
||||
///
|
||||
/// Supported versions: v14 and v15.
|
||||
pub fn new(mut metadata: Metadata) -> Self {
|
||||
metadata.ensure_unique_type_paths();
|
||||
scale_typegen::utils::ensure_unique_type_paths(metadata.types_mut());
|
||||
RuntimeGenerator { metadata }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user