Function sp_io::crypto::sr25519_public_keys
source · [−]pub fn sr25519_public_keys(id: KeyTypeId) -> Vec<Public>ⓘNotable traits for Vec<u8, A>impl<A> Write for Vec<u8, A> where
A: Allocator,
Expand description
Returns all sr25519
public keys for the given key id from the keystore.