package
1.3.1
Repository: https://github.com/dashpay/tenderdash.git
Documentation: pkg.go.dev

# Functions

Fingerprint returns the first 6 bytes of a byte slice.
MarshalFixed marshals provided struct as a fixed-size buffer.
MustHexDecode decodes hex string to slice of bytes.
Reverse returns a reversed sequence bytes of passed slice.

# Type aliases

HexBytes is a wrapper around []byte that encodes data as hexadecimal strings for use in JSON.