we don't need the block
This commit is contained in:
parent
df21d5b4ee
commit
3a06c7afaf
@ -15,9 +15,7 @@ type MsgInfo struct {
|
||||
Epoch abi.ChainEpoch
|
||||
// the tipset where this messages executed
|
||||
Tipset cid.Cid
|
||||
// the first block in the tipset where the message was executed
|
||||
Block cid.Cid
|
||||
// the index of the message in the block
|
||||
// the canonical execution order of the message in the tipset
|
||||
Index int
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user