Add log index to Dent

This commit is contained in:
Rob Mulholand
2018-10-22 12:14:43 -05:00
parent 1aafb7201e
commit e5ba0496a6
7 changed files with 15 additions and 8 deletions
+1
View File
@@ -59,6 +59,7 @@ var DentModel = dent.DentModel{
Bid: dentBid,
Guy: dentGuy,
Tic: DentTic,
LogIndex: DentLog.Index,
TransactionIndex: DentLog.TxIndex,
Raw: dentRawJson,
}