forked from cerc-io/ipld-eth-server
Add log index to Tend
This commit is contained in:
@@ -20,6 +20,7 @@ type TendModel struct {
|
||||
Bid string
|
||||
Guy string
|
||||
Tic string
|
||||
LogIndex uint `db:"log_idx"`
|
||||
TransactionIndex uint `db:"tx_idx"`
|
||||
Raw string `db:"raw_log"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user