Skip to content

Commit

Permalink
docs: ADR 074: update to accepted and add to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronc committed Jun 10, 2024
1 parent 7fb2668 commit 70377d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/architecture/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion docs/architecture/adr-073-indexer.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

## Status

PROPOSED Not Implemented
Accepted Not Implemented

## Abstract

Expand Down

0 comments on commit 70377d4

Please sign in to comment.