pull/168/head
y-chan 2019-04-22 23:37:57 +09:00 committed by Martin
parent 4a2e7602b1
commit 03f910cc30
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ func init() {
BlockChainFactories["Viacoin"] = viacoin.NewViacoinRPC
BlockChainFactories["Qtum Testnet"] = qtum.NewQtumRPC
BlockChainFactories["NULS"] = nuls.NewNulsRPC
BlockChainFactories["VIPSTARCOIN"] = viacoin.NewVIPSTARCOINRPC
BlockChainFactories["VIPSTARCOIN"] = vipstarcoin.NewVIPSTARCOINRPC
}
// GetCoinNameFromConfig gets coin name and coin shortcut from config file