Skip to content

Commit

Permalink
Russian Bitcoin hacks
Browse files Browse the repository at this point in the history
  • Loading branch information
National Bitcoiner committed Jun 20, 2020
1 parent 6e49780 commit 8288495
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 582 deletions.
3 changes: 0 additions & 3 deletions bchain/coins/blockchain.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ import (
"github.com/nbcorg/blockbook/bchain/coins/flo"
"github.com/nbcorg/blockbook/bchain/coins/fujicoin"
"github.com/nbcorg/blockbook/bchain/coins/gamecredits"
"github.com/nbcorg/blockbook/bchain/coins/grs"
"github.com/nbcorg/blockbook/bchain/coins/koto"
"github.com/nbcorg/blockbook/bchain/coins/liquid"
"github.com/nbcorg/blockbook/bchain/coins/litecoin"
Expand Down Expand Up @@ -90,8 +89,6 @@ func init() {
BlockChainFactories["DigiByte Testnet"] = digibyte.NewDigiByteRPC
BlockChainFactories["Myriad"] = myriad.NewMyriadRPC
BlockChainFactories["Liquid"] = liquid.NewLiquidRPC
BlockChainFactories["Groestlcoin"] = grs.NewGroestlcoinRPC
BlockChainFactories["Groestlcoin Testnet"] = grs.NewGroestlcoinRPC
BlockChainFactories["PIVX"] = pivx.NewPivXRPC
BlockChainFactories["PIVX Testnet"] = pivx.NewPivXRPC
BlockChainFactories["Polis"] = polis.NewPolisRPC
Expand Down
86 changes: 0 additions & 86 deletions bchain/coins/grs/grsparser.go

This file was deleted.

248 changes: 0 additions & 248 deletions bchain/coins/grs/grsparser_test.go

This file was deleted.

Loading

0 comments on commit 8288495

Please sign in to comment.