Function sp_io::crypto::ed25519_public_keys
source · [−]pub fn ed25519_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 ed25519
public keys for the given key id from the keystore.