`Admin` type of cw-controllers should have helper method for raw querying
Open
- Dominant language
- Rust
- Stars
- 527
- Forks
- 362
- PR merge metrics
- No merged PRs in 30d
Description
Would be nice to have query method: https://docs.rs/cw-storage-plus/latest/cw_storage_plus/struct.Item.html#method.query of `Admin` exposed
Contributor guide
Research direction
Inspect the cw-controllers source for the Admin type and compare its API with the linked cw-storage-plus Item::query documentation. Expose a raw-query helper on Admin, with completion confirmed when callers can perform the corresponding query through Admin.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100