package
0.1.13
Repository: https://github.com/initia-labs/weave.git
Documentation: pkg.go.dev

# Functions

CleanString utility function to clean the string by trimming spaces and removing ^M characters.
DefaultCoinDenomRegex returns the default regex string.
No description provided by the author
No description provided by the author
IsValidDNS checks if a given string is a valid DNS name.
No description provided by the author
IsValidPeerOrSeed checks if each address in a comma-separated list is valid.
No description provided by the author
No description provided by the author
SetCoinDenomRegex allows for coin's custom validation by overriding the regular expression string used for denom validation.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ValidateDenom is the default validation function for Coin.Denom.
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
No description provided by the author
No description provided by the author
ValidateTarLz4Header checks if the downloaded file is a valid .tar.lz4 file based on the file header.
ValidateURL is a function to validate if a string is a valid URL and return an error if invalid.
ValidateWSURL is a function to validate if a string is a valid WebSocket URL and return an error if invalid.
No description provided by the author
No description provided by the author

# Constants

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
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
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
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
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
LegacyDecimalPrecisionBits bits required to represent the above precision Ceiling[Log2[10^Precision - 1]].
LegacyPrecision number of decimal places.
No description provided by the author