package
0.0.0-20241208111944-886a677d4f6d
Repository: https://github.com/epicchainlabs/epicchain-go.git
Documentation: pkg.go.dev

# Functions

Fixed8FromContext returns a parsed util.Fixed8 value provided flag name.
ParseAddress parses a Uint160 from either an LE string or an address.

# Structs

Address is a wrapper for a Uint160 with flag.Value methods.
AddressFlag is a flag with type string.
Fixed8 is a wrapper for a Uint160 with flag.Value methods.
Fixed8Flag is a flag with type string.