forked from cerc-io/ipld-eth-server
Add log index to Frob
This commit is contained in:
@@ -22,6 +22,7 @@ type FrobModel struct {
|
||||
Dink string
|
||||
Dart string
|
||||
IArt string
|
||||
LogIndex uint `db:"log_idx"`
|
||||
TransactionIndex uint `db:"tx_idx"`
|
||||
Raw []byte `db:"raw_log"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user