package
0.0.0-20241205021823-db0507b3a4ad
Repository: https://github.com/scalarorg/xchains-indexer.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
GetNonce deterministically calculates a nonce using a hash and gas meter.
Decode a hex string.
Encode a bytearray as hex string with 0x prefix.
IndexOf returns the index of str in the slice; -1 if not found.
NewThreshold is the constructor for Threshold.
NormalizeString normalizes a string as NFKC.
No description provided by the author
StrNotSet will return true if the string value provided is empty.
No description provided by the author
ValidateString checks if the given string is:
1.
ValidateStringAllowEmpty checks if the given string is:
1.
# Constants
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
OneThreshold is a threshold that equals to 1.
ZeroThreshold is a threshold that equals to 0.
# Type aliases
Nonce defines a 32 byte array representing a deterministically-generated nonce.