package
1.12.3-warp-verify6
Repository: https://github.com/ava-labs/avalanchego.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
NewSet returns a set that does not internally manage synchronization.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Start a new peer instance.
StartTestPeer provides a simple interface to create a peer that has finished the p2p handshake.
TLSConfig returns the TLS config that will allow secure connections to other peers.
ValidateCertificate validates TLS certificates according their public keys on the leaf certificate in the certification chain.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
IPSigner will return a signedIP for the current value of our dynamic IP.
No description provided by the author
SignedIP is a wrapper of an UnsignedIP with the signature from a signer.
UnsignedIP is used for a validator to claim an IP.

# Interfaces

No description provided by the author
Network defines the interface that is used by a peer to help establish a well connected p2p network.
Peer encapsulates all of the functionality required to send and receive messages with a remote peer.
No description provided by the author
Set contains a group of peers.
No description provided by the author

# Type aliases

No description provided by the author