package
4.0.2-stable+incompatible
Repository: https://github.com/algorand/go-algorand.git
Documentation: pkg.go.dev
# Functions
MaxSize returns a maximum valid message size for this message type.
MaxSize returns a maximum valid message size for this message type.
MaxSize returns a maximum valid message size for this message type.
MaxSize returns a maximum valid message size for this message type.
MaxSize returns a maximum valid message size for this message type.
# Constants
For boxes: "bx:<8 bytes><64 byte name>".
For boxes: MaxBoxSize.
MaxEncodedKVDataSize is the max size of serialized KV entry, checked with TestEncodedKVDataSize.
# Structs
BalanceRecordV5 is the encoded account balance record.
BalanceRecordV6 is the encoded account balance record.
KVRecordV6 is the encoded KV record.
OnlineAccountRecordV6 is an encoded row from the onlineaccounts table, used for catchpoint files.
OnlineRoundParamsRecordV6 is an encoded row from the onlineroundparams table, used for catchpoint files.
# Type aliases
SortUint64 re-export this sort, which is implemented in basics, and being used by the msgp when encoding the resources map below.