Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
NewAddressEncoderDecoder = ethereum.NewAddressEncoderDecoder
)
Functions ¶
This section is empty.
Types ¶
type Address ¶
An Address on the Celo chain is functionally identical to an address on the Ethereum chain.
type AddressDecoder ¶
type AddressDecoder = ethereum.AddressDecoder
An AddressDecoder on the Celo chain is functionally identical to a decoder on the Ethereum chain.
type AddressEncoder ¶
type AddressEncoder = ethereum.AddressEncoder
An AddressEncoder on the Celo chain is functionally identical to an encoder on the Ethereum chain.
type AddressEncoderDecoder ¶
type AddressEncoderDecoder = ethereum.AddressEncoderDecoder
An AddressEncoderDecoder on the Celo chain is functionally identical to a encoder/decoder on the Ethereum chain.
Click to show internal directories.
Click to hide internal directories.