docs: ADR 073: update to accepted and add to README.md (#20619)

This commit is contained in:
Aaron Craelius 2024-06-11 04:30:50 -04:00 committed by GitHub
parent 7fb26685cd
commit e5e9b0e645
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -62,6 +62,7 @@ When writing ADRs, follow the same best practices for writing RFCs. When writing
* [ADR 061: Liquid Staking](./adr-061-liquid-staking.md)
* [ADR 070: Un-Ordered Transaction Inclusion](./adr-070-unordered-transactions.md)
* [ADR 065: Store v2](./adr-065-store-v2.md)
* [ADR 073: Built-in In-process Indexer](./adr-073-indexer.md)
### Proposed

View File

@ -6,7 +6,7 @@
## Status
PROPOSED Not Implemented
Accepted Not Implemented
## Abstract