Add log index to Vat fold

This commit is contained in:
Rob Mulholand
2018-10-23 15:25:21 -05:00
parent db52955669
commit 1e74c73591
7 changed files with 48 additions and 20 deletions
+1
View File
@@ -47,6 +47,7 @@ var VatFoldModel = vat_fold.VatFoldModel{
Ilk: "REP",
Urn: "0x3728e9777B2a0a611ee0F89e00E01044ce4736d1",
Rate: "2",
LogIndex: EthVatFoldLog.Index,
TransactionIndex: EthVatFoldLog.TxIndex,
Raw: rawVatFoldLog,
}