WIP: refactor waitformsg to use parent tipset inclusion

This commit is contained in:
whyrusleeping
2019-10-01 15:21:01 -06:00
parent 1419031f1e
commit 8f203bc29b
5 changed files with 219 additions and 26 deletions
-1
View File
@@ -191,7 +191,6 @@ type DealInfo struct {
}
type MsgWait struct {
InBlock cid.Cid
Receipt types.MessageReceipt
}