forked from cerc-io/ipld-eth-server
Update tests with new adding of transformers
This commit is contained in:
@@ -32,7 +32,7 @@ var _ = Describe("Tend LogNoteTransformer", func() {
|
||||
db *postgres.DB
|
||||
blockChain core.BlockChain
|
||||
config shared.TransformerConfig
|
||||
fetcher shared.Fetcher
|
||||
fetcher *shared.Fetcher
|
||||
initializer factories.LogNoteTransformer
|
||||
addresses []common.Address
|
||||
topics []common.Hash
|
||||
|
||||
Reference in New Issue
Block a user