ValidatorCredentials
type ValidatorCredentials
The credentials related fields associated with a validator.
type ValidatorCredentials struct {
AuthorityPubKey *Base64
NetworkPubKey *Base64
ProtocolPubKey *Base64
ProofOfPossession *Base64
NetAddress *string
P2pAddress *string
PrimaryAddress *string
}
func (*ValidatorCredentials) Destroy
func (r *ValidatorCredentials) Destroy()