Function duniter::chain_spec::gen_genesis_data::v1_pubkey_to_account_id
source ยท fn v1_pubkey_to_account_id(pubkey: PubkeyV1) -> Result<AccountId, String>
Expand description
Converts a Duniter v1 public key (Ed25519) to an Account Id. No need to convert to address.