Add log index to Tend

This commit is contained in:
Rob Mulholand
2018-10-23 15:25:21 -05:00
parent e0253cce55
commit db52955669
7 changed files with 42 additions and 13 deletions
+1
View File
@@ -61,6 +61,7 @@ var TendModel = tend.TendModel{
Bid: tendBid,
Guy: tendGuy,
Tic: TendTic,
LogIndex: TendLogNote.Index,
TransactionIndex: TendLogNote.TxIndex,
Raw: string(RawLogNoteJson),
}