Documentation ¶
Index ¶
Constants ¶
View Source
const (
BipID = 3
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Driver ¶
type Driver struct{}
Driver implements asset.Driver.
func (*Driver) DecodeCoinID ¶
DecodeCoinID creates a human-readable representation of a coin ID for Litecoin.
func (*Driver) Setup ¶
func (d *Driver) Setup(configPath string, logger dex.Logger, network dex.Network) (asset.Backend, error)
Setup creates the LTC backend. Start the backend with its Run method.
Click to show internal directories.
Click to hide internal directories.