pub fn sr25519_public_keys(
    id: <PassPointerAndReadCopy<KeyTypeId, 4> as RIType>::Inner,
) -> <AllocateAndReturnByCodec<Vec<Public>> as RIType>::InnerExpand 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>::InnerReturns all sr25519 public keys for the given key id from the keystore.