fix annotation for vm
This commit is contained in:
parent
31590fcd30
commit
2d4c5daa93
@ -60,7 +60,7 @@ type VMContext struct {
|
|||||||
// root cid of the state of the actor this invocation will be on
|
// root cid of the state of the actor this invocation will be on
|
||||||
sroot cid.Cid
|
sroot cid.Cid
|
||||||
|
|
||||||
// address that started invokation chain
|
// address that started invoke chain
|
||||||
origin address.Address
|
origin address.Address
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user