Add fk constraint on logs
This commit is contained in:
+2
-3
@@ -5,7 +5,6 @@ type Log struct {
|
||||
TxHash string
|
||||
Address string
|
||||
Topics
|
||||
Index int64
|
||||
Data string
|
||||
Removed bool
|
||||
Index int64
|
||||
Data string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user