Add MultiMintWallet function to check proofs state #1374
No reviewers
Labels
No labels
DB & Storage
Deployment
Error Handling & Logging
Maintenance
Payment Backend
backport
backport v0.13.x
backport v0.14.x
backport v0.15.x
bindings
blocked
bug
cdk-sql
ci
cli
deps
documentation
duplicate
enhancement
good first issue
help wanted
invalid
keep-open
ldk-node-ui
migrations
mint
mutation-testing
needs rebase
needs review
new nut
nut change
question
ready
rust-version
rustfmt
stacked hold
stale
testing
wallet
weekly-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
cashubtc/cdk!1374
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "mmw-check-proofs-state"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Add
check_proofs_statemethod to MultiMintWallet for checking proof states via NUT-07.Notes to the reviewers
Delegates to the existing
Wallet::check_proofs_spentmethod and extracts the state from each response.Suggested CHANGELOG Updates
CHANGED
ADDED
MultiMintWallet::check_proofs_state- check proof states at a specific mint (core returnsVec<State>, FFI returnsVec<ProofState>)REMOVED
FIXED
Checklist
just final-checkbefore committingSuccessfully created backport PR for
v0.14.x: