mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 09:57:56 +00:00
Fix comment typo SS85 -> SS58 (#12076)
This commit is contained in:
@@ -333,7 +333,7 @@ pub mod pallet {
|
||||
|
||||
type SystemWeightInfo: WeightInfo;
|
||||
|
||||
/// The designated SS85 prefix of this chain.
|
||||
/// The designated SS58 prefix of this chain.
|
||||
///
|
||||
/// This replaces the "ss58Format" property declared in the chain spec. Reason is
|
||||
/// that the runtime should know about the prefix in order to make use of it as
|
||||
|
||||
Reference in New Issue
Block a user