snapshot before rebranding

This commit is contained in:
2025-12-14 07:37:21 +03:00
parent 5520d491a5
commit 09735eb97a
1752 changed files with 58116 additions and 15986 deletions
+1 -1
View File
@@ -389,7 +389,7 @@ fn ss58hash(data: &[u8]) -> Vec<u8> {
/// Default prefix number
#[cfg(feature = "serde")]
static DEFAULT_VERSION: core::sync::atomic::AtomicU16 = core::sync::atomic::AtomicU16::new(
from_known_address_format(Ss58AddressFormatRegistry::BizinikiwiAccount),
from_known_address_format(Ss58AddressFormatRegistry::PezkuwichainAccount),
);
/// Returns default SS58 format used by the current active process.