replace '8thlight' with 'vulcanize'

This commit is contained in:
2018-01-06 15:31:53 -05:00
parent 6decf0b54b
commit ee4f7c710a
39 changed files with 93 additions and 93 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import (
"context"
"math/big"
"github.com/8thlight/vulcanizedb/pkg/core"
"github.com/vulcanize/vulcanizedb/pkg/core"
"github.com/ethereum/go-ethereum"
"github.com/ethereum/go-ethereum/common"
)