Closed
Description
Today the custodian looks at the local proof archive (in the database and flat flies on disk) to figure out if it has the receipt proof it needs to spend received assets. It should also create a notification service that uses the local universe instance to detect if it has received proofs. This'll allow users to use tapcli universe proofs insert
to grab proofs from w/e and insert locally.
Steps To Completion
- Give the custodian a new multi archive wrapper that'll return inserted proofs at this point:
taproot-assets/tapgarden/custodian.go
Lines 540 to 551 in a990fdf
- This should be allowed to short circuit the normal courier here:
taproot-assets/tapgarden/custodian.go
Lines 403 to 415 in a990fdf
Metadata
Metadata
Assignees
Type
Projects
Status
✅ Done