package
Version:
v0.0.0-...-03ee383
Opens a new window with list of versions in this module.
Published: Mar 7, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Chain contains the data of a single chain
func NewChain(id, name, prefix, derivationPath string) Chain
NewChain returns a new Chain instance
type Config struct {
Chains []Chain
}
Config contains the data of the configuration
DefaultConfig returns the default config instance of the configuration
Source Files
¶
Click to show internal directories.
Click to hide internal directories.