Documentation ¶
Overview ¶
Package constant is an isolated package for storing constants. Currently only the Based32 binary codec.
Index ¶
Constants ¶
View Source
const Based32Ciphers = "abcdefghijklmnopqrstuvwxyz234679"
Based32Ciphers is the list of symbols forming the digits for Indra's distinctive Based32 encoding. It is base 32, but has all lower case letters so that it is readily sensible for use in "vanity" mining for public keys and other types of very large numbers.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.