package
0.0.0-20240106054325-8321ad0eda4c
Repository: https://github.com/kash-protocol/kashd.git
Documentation: pkg.go.dev
# Functions
DeserializeCirculatingSupply deserializes bytes into a CirculatingSupply struct.
DeserializeHash deserializes a slice of bytes to a hash.
DeserializeHashes deserializes a slice of bytes to a slice of hashes.
DeserializeUint64 deserializes bytes to uint64.
SerializeCirculatingSupply serializes the CirculatingSupply struct.
SerializeHash serializes hash to a slice of bytes.
SerializeHashes serializes a slice of hashes to a slice of bytes.
SerializeUint64 serializes a uint64.