Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNotConnected = errors.New("not connected to a chain, use Connect method")
)
Functions ¶
This section is empty.
Types ¶
type TokenManager ¶
func NewTokenDB ¶
func NewTokenDB(client *ethclient.Client) TokenManager
Click to show internal directories.
Click to hide internal directories.