Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BlockChainFactories = make(map[string]blockChainFactory)
Functions ¶
func GetCoinNameFromConfig ¶
GetCoinNameFromConfig gets coin name and coin shortcut from config file
func NewBlockChain ¶
func NewBlockChain(coin string, configfile string, pushHandler func(bchain.NotificationType), metrics *common.Metrics) (bchain.BlockChain, error)
NewBlockChain creates bchain.BlockChain of type defined by parameter coin
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.