Anchor-Protocol / Anchor-Protocol/anchorcli
Adding missing liquidate collateral message command
Open
enhancement
good first issue
- Dominant language
- TypeScript
- Stars
- 19
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Overseer contract must have the `liquidate-collateral` message command. The following message must be added to overseer command:
- [ ] adding the message command
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the overseer command entry point and trace how existing message commands are defined and dispatched. Add the missing liquidate-collateral message command consistently with the other overseer commands, then verify that the command is exposed and can be invoked successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain, cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100