We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8af8a0d commit 2c257f0Copy full SHA for 2c257f0
README.md
@@ -99,10 +99,6 @@ graph TB
99
Indexer --> IPFS
100
Indexer --> EAS
101
102
- classDef apiEndpoint fill:#f9f,stroke:#333,stroke-width:2px;
103
- classDef database fill:#69b,stroke:#333,stroke-width:2px;
104
- classDef external fill:#fcba03,stroke:#333,stroke-width:2px;
105
-
106
class Swagger,GraphQL,Upload apiEndpoint;
107
class Static,Indexer database;
108
class IPFS,Blockchain,EAS external;
0 commit comments