package
0.1.3
Repository: https://github.com/fanyang1988/codexio-p2p.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DeepCopyBlock a deep copy for a block.
EnableDetailLogs enable logs for chain package.
EncodeToEOS encode as the eos binary format.
IsChecksumEq is two Checksum256 is same.
MustNewChecksum256 new checksum256 from string, if err panic.
NewChainEncoder create chain encoder for datas.
NewChecksum256 new checksum256 from string.
NewDecoder is a rename to eos NewDecoder.
NewEmptyBlock create an empty block can be unmarshal data.
NewEncoder is a rename to eos NewEncoder.
NewPublicKey create public key.
ReadChainPacket read chain packet for p2p from a conn.

# Constants

CurveK1 ecc types.
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
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
No description provided by the author

# Structs

HandshakeInfo handshake state for peer.

# Type aliases

No description provided by the author
No description provided by the author
BlockTimestamp block time.
Checksum256 checksum256 from eos.
No description provided by the author
No description provided by the author
GoAwayMessage eos msg type.
GoAwayReason eos type.
HandshakeMessage eos msg type.
Message msg.
No description provided by the author
NoticeMessage eos msg type.
OrderedBlockIDs eos type.
PackedTransactionMessage eos msg type.
Packet eos msg type.
PublicKey ecc types.
RequestMessage eos msg type.
Signature ecc types.
SignedBlock eos msg type.
SyncRequestMessage eos msg type.
TimeMessage eos msg type.
Tstamp eos type.