Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( EthereumWalletAddressLength = 42 PeerIdLength = 46 )
Functions ¶
This section is empty.
Types ¶
type WalletAddr ¶
type WalletAddr string
func (WalletAddr) IsValid ¶
func (walletAddr WalletAddr) IsValid() bool
func (WalletAddr) String ¶
func (walletAddr WalletAddr) String() string
Click to show internal directories.
Click to hide internal directories.