diff --git a/docs/rfcs/extended-theme-api.md b/docs/rfcs/0022-extended-theme-api.md similarity index 97% rename from docs/rfcs/extended-theme-api.md rename to docs/rfcs/0022-extended-theme-api.md index accc6290..abc3dfe0 100644 --- a/docs/rfcs/extended-theme-api.md +++ b/docs/rfcs/0022-extended-theme-api.md @@ -3,7 +3,7 @@ title: "Extended theme subscribe API" owner: "@filippovecchiato" --- -# RFC — Extended theme subscribe API +# RFC 0022 — Extended theme subscribe API | | | | --------------- | ---------------------------------------------------------------- | diff --git a/docs/rfcs/payment-topup-sr25519.md b/docs/rfcs/0023-payment-topup-sr25519.md similarity index 96% rename from docs/rfcs/payment-topup-sr25519.md rename to docs/rfcs/0023-payment-topup-sr25519.md index 32f47bb0..4d3a92be 100644 --- a/docs/rfcs/payment-topup-sr25519.md +++ b/docs/rfcs/0023-payment-topup-sr25519.md @@ -3,7 +3,7 @@ title: "Use Sr25519 Secret Keys in PaymentTopUpSource" owner: "@filippovecchiato" --- -# RFC — Use Sr25519 Secret Keys in PaymentTopUpSource +# RFC 0023 — Use Sr25519 Secret Keys in PaymentTopUpSource ## Summary diff --git a/docs/rfcs/_index.md b/docs/rfcs/_index.md index 3bac6f9a..d01d22ef 100644 --- a/docs/rfcs/_index.md +++ b/docs/rfcs/_index.md @@ -22,3 +22,5 @@ created: 2026-03-13 | 0019 | [Scheduled Push Notifications](0019-scheduled-notifications.md) | accepted | @johnthecat | — | | 0020 | [Remove `context` from `create_transaction` and mirror in Accounts Protocol](0020-create-transaction.md) | accepted | Valentin Sergeev | — | | 0021 | [Add Coins variant to PaymentTopUpSource](0021-payment-topup-coins.md) | accepted | @filippovecchiato | — | +| 0022 | [Extended theme subscribe API](0022-extended-theme-api.md) | accepted | @filippovecchiato | — | +| 0023 | [Use Sr25519 Secret Keys in PaymentTopUpSource](0023-payment-topup-sr25519.md) | accepted | @filippovecchiato | — |