pub type ReplicaPublicKeySet = PublicKeySet;Expand description
Public Key Set for a group of transfer replicas.
Aliased Type§
pub struct ReplicaPublicKeySet { /* private fields */ }Trait Implementations§
Source§impl TryFrom<QueryResponse> for ReplicaPublicKeySet
impl TryFrom<QueryResponse> for ReplicaPublicKeySet
Source§type Error = TryFromError
type Error = TryFromError
The type returned in the event of a conversion error.