Add todo for changing to single topic in shared transformer config
This commit is contained in:
parent
2a9fafca08
commit
70722fc9e3
@ -31,7 +31,7 @@ type TransformerConfig struct {
|
||||
TransformerName string
|
||||
ContractAddresses []string
|
||||
ContractAbi string
|
||||
Topics []string
|
||||
Topics []string // TODO Change this to single topic
|
||||
StartingBlockNumber int64
|
||||
EndingBlockNumber int64
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user