nervosnetwork / nervosnetwork/fiber
If I accidentally delete the data of a fiber node, how can I retrieve the CKB stored in the channel?
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 59
- Forks
- 31
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 18
Description
I’ve noticed that even with the same private key configured, the peer_id of the generated fiber nodes are completely different. Does this mean that I cannot create an identical fiber node? If my fiber node data is damaged or accidentally deleted, how can I retrieve the CKB stored in the channel?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names fiber nodes, peer IDs, private keys, and CKB stored in payment channels, but no files or tests. Start by locating the node identity and channel-persistence documentation or entry points, then determine whether identical identity recovery and channel-fund recovery are supported. Done means documenting the supported recovery procedure and its limitations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- blockchain, payments
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100