# Functions
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
Copy bytes
Returns an exact copy of the provided bytes.
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
IsHexAddress verifies whether a string can represent a valid hex-encoded Noah address or not.
No description provided by the author
NewBitArray returns a new bit array.
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
# 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
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
BitArray is a thread-safe implementation of a bit array.
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
# Type aliases
Address represents the 20 byte address of an Ethereum account.
No description provided by the author
No description provided by the author
Hash represents the 32 byte Keccak256 hash of arbitrary data.
No description provided by the author
StorageSize is a wrapper around a float value that supports user friendly formatting.
UnprefixedHash allows marshaling an Address without 0x prefix.
UnprefixedHash allows marshaling a Hash without 0x prefix.
No description provided by the author