# 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 Uint160.
Fixed8 is a wrapper for a Uint160 with flag.Value methods.
Fixed8Flag is a flag with type string.