[][src]Type Definition sn_data_types::ReplicaPublicKeySet

type ReplicaPublicKeySet = PublicKeySet;

Public Key Set for a group of transfer replicas.

Trait Implementations

impl TryFrom<QueryResponse> for ReplicaPublicKeySet[src]

type Error = TryFromError

The type returned in the event of a conversion error.