docs: repoint migrated issue refs to spirekeeper numbers
Follow-up to the satmachineadmin->spirekeeper issue migration. The 20 open issues were recreated on aiolabs/spirekeeper with reassigned numbers; this repoints in-repo references to the migrated issues at their new spirekeeper numbers (#3->#1, #4->#2, #8->#4, #9->#5, #10->#6, #17->#11, #21->#12, #28->#16, #44->#20). References to closed/non- migrated satmachineadmin issues (#20/#22/#26/#29/#32/#37/#38/#39) stay pointing at the original repo where they were resolved. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
40639ee437
commit
439c47ceae
8 changed files with 14 additions and 14 deletions
|
|
@ -478,7 +478,7 @@ class UpdateSuperConfigData(BaseModel):
|
|||
|
||||
|
||||
class PartialDispenseData(BaseModel):
|
||||
"""Resolves satmachineadmin#3 — operator confirms actual bills dispensed
|
||||
"""Resolves spirekeeper#1 — operator confirms actual bills dispensed
|
||||
when bitSpire reports an error mid-dispense.
|
||||
|
||||
Either `dispensed_fraction` (0..1) for ratio-based recompute, or
|
||||
|
|
@ -550,7 +550,7 @@ class AppendSettlementNoteData(BaseModel):
|
|||
|
||||
|
||||
class SettleBalanceData(BaseModel):
|
||||
"""Resolves satmachineadmin#4 — operator settles small remaining LP balance
|
||||
"""Resolves spirekeeper#2 — operator settles small remaining LP balance
|
||||
from their own wallet at a specified exchange rate.
|
||||
|
||||
Use case: an LP has a small remaining fiat balance (e.g. 47 GTQ) that
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue