pub fn sr25519_public_keys(
id: <PassPointerAndReadCopy<KeyTypeId, 4> as RIType>::Inner,
) -> <AllocateAndReturnByCodec<Vec<Public>> as RIType>::Inner
Expand description
Returns all sr25519
public keys for the given key id from the keystore.
pub fn sr25519_public_keys(
id: <PassPointerAndReadCopy<KeyTypeId, 4> as RIType>::Inner,
) -> <AllocateAndReturnByCodec<Vec<Public>> as RIType>::Inner
Returns all sr25519
public keys for the given key id from the keystore.