Skip to content
This repository was archived by the owner on Aug 17, 2023. It is now read-only.

Commit 370c18f

Browse files
committed
docs: Update era support matrix for wallet and graphql components
1 parent c15b66e commit 370c18f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/code/Adrestia-Architecture.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,8 +179,8 @@ flowchart TB;
179179

180180
| Name / Link | Description | Byron | Jörm | Shelley | Mary | Alonzo |
181181
--- | --- | --- | --- | --- | --- | --- |
182-
[cardano-wallet] | JSON/REST API for managing UTxOs in HD wallets | ✔ | ✔ | ✔ | | 🚧 |
183-
[cardano-graphql] | GraphQL/HTTP API for browsing on-chain data | ✔ | ❌ | ✔ | ✔ | 🚧 |
182+
[cardano-wallet] | JSON/REST API for managing UTxOs in HD wallets | ✔ | ✔ | ✔ | | |
183+
[cardano-graphql] | GraphQL/HTTP API for browsing on-chain data | ✔ | ❌ | ✔ | ✔ | |
184184
[cardano-rosetta] | Implementation of [Rosetta][] spec for Cardano | | | ✔ | ✔ | 🚧 |
185185
~~[cardano-rest]~~ | _Deprecated_ | ✔ | ❌ | ✔ | ❌ | ❌ |
186186

0 commit comments

Comments
 (0)