package
0.0.0-20240920204645-dd2b8025498d
Repository: https://github.com/anomalyfi/nodekit-l1.git
Documentation: pkg.go.dev
# Functions
Checksum creates a checksum of [length] bytes from the 256 bit hash of the byte slice.
No description provided by the author
ComputeHash160 computes a cryptographically strong 160 bit hash of the input byte slice.
ComputeHash160Array computes a cryptographically strong 160 bit hash of the input byte slice.
ComputeHash256 computes a cryptographically strong 256 bit hash of the input byte slice.
ComputeHash256Array computes a cryptographically strong 256 bit hash of the input byte slice.
ComputeHash256Ranges computes a cryptographically strong 256 bit hash of the input byte slice in the ranges specified.
Decode [str] to bytes from cb58.
Encode [bytes] to a string using cb58 format.
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
# 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
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A BigInt type which serializes to JSON a a hex string.
# Type aliases
No description provided by the author
A bytes type which serializes to JSON as an array, rather than a base64 string.
No description provided by the author
Hash160 A 160 bit long hash value.
Hash256 A 256 bit long hash value.