Open
Description
Checklist
- This is not a security-related bug/issue. If it is, please follow please follow the security policy.
- This is not a question or a support request. If you have any lotus related questions, please ask in the lotus forum.
- This is not a new feature request. If it is, please file a feature request instead.
- This is not an enhancement request. If it is, please file a improvement suggestion instead.
- I have searched on the issue tracker and the lotus forum, and there is no existing related issue or discussion.
- I am running the
Latest release
, or the most recent RC(release canadiate) for the upcoming release or the dev branch(master), or have an issue updating to any of these. - I did not make any code changes to lotus.
Lotus component
- lotus daemon - chain sync
- lotus miner - mining and block production
- lotus miner/worker - sealing
- lotus miner - proving(WindowPoSt)
- lotus miner/market - storage deal
- lotus miner/market - retrieval deal
- lotus miner/market - data transfer
- lotus client
- lotus JSON-RPC API
- lotus message management (mpool)
- Other
Lotus Version
Daemon: 1.13.3-dev+mainnet+git.0cfc344f8.dirty+api1.4.0
Local: lotus version 1.13.3-dev+mainnet+git.0cfc344f8.dirty
Describe the Bug
After collecting a channel, lotus paych status [addr]
will output
ERROR: actor not found
(the channel will also keep showing up in lotus paych list
; it probably shouldn't - or at least collected channels should be hidden by default)
Logging Information
n/a
Repo Steps
- Create a payment channel, send some funds (e.g. make a paid retrieval with someone)
- Settle
- Collect
- See the channel in
lotus paych list
- See
lotus paych status [addr]