Address comments.

This commit is contained in:
Arijit Das
2021-09-08 12:25:50 +05:30
parent 4d9edd2008
commit 458aae1c1e
2 changed files with 2 additions and 4 deletions
-2
View File
@@ -169,9 +169,7 @@ type ConvertedPayload struct {
// LogResult represent a log.
type LogResult struct {
ID int64 `db:"id"`
LeafCID string `db:"leaf_cid"`
LeafMhKey string `db:"leaf_mh_key"`
ReceiptID int64 `db:"receipt_id"`
Address string `db:"address"`
Index int64 `db:"index"`