Changes to address Rob's comments. Added generic/event_triggered transformer, tests, and repo migrations for Burn and Mint events
This commit is contained in:
+1
-4
@@ -2,12 +2,9 @@ package utils
|
||||
|
||||
import (
|
||||
"log"
|
||||
|
||||
"path/filepath"
|
||||
|
||||
"math/big"
|
||||
|
||||
"os"
|
||||
"path/filepath"
|
||||
|
||||
"github.com/vulcanize/vulcanizedb/pkg/config"
|
||||
"github.com/vulcanize/vulcanizedb/pkg/core"
|
||||
|
||||
Reference in New Issue
Block a user