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
|
Epoch abi.ChainEpoch
|
||||||
// the tipset where this messages executed
|
// the tipset where this messages executed
|
||||||
Tipset cid.Cid
|
Tipset cid.Cid
|
||||||
// the first block in the tipset where the message was executed
|
// the canonical execution order of the message in the tipset
|
||||||
Block cid.Cid
|
|
||||||
// the index of the message in the block
|
|
||||||
Index int
|
Index int
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user