mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-15 17:21:08 +00:00
move wiki -> docs (#10225)
Co-authored-by: Dan Shields <danwshields@gmail.com>
This commit is contained in:
@@ -219,7 +219,7 @@ pub enum PublicError {
|
||||
|
||||
/// Key that can be encoded to/from SS58.
|
||||
///
|
||||
/// See <https://github.com/paritytech/substrate/wiki/External-Address-Format-(SS58)#address-type>
|
||||
/// See <https://docs.substrate.io/v3/advanced/ss58/>
|
||||
/// for information on the codec.
|
||||
#[cfg(feature = "full_crypto")]
|
||||
pub trait Ss58Codec: Sized + AsMut<[u8]> + AsRef<[u8]> + Default {
|
||||
|
||||
Reference in New Issue
Block a user