You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/oev-searchers/glossary.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,9 +34,7 @@ schema.
34
34
35
35
### Airnode address
36
36
37
-
All [API providers](#api-provider)[sign their data](#signed-data) with an EOA
38
-
wallet. The address of this wallet is announced by the respective API provider
39
-
in the DNS records of the base URL of their API.
37
+
All [API providers](#api-provider)[sign their data](#signed-data) with an EOA wallet. The authorized signing address is published at `https://signed-api.<api-provider-domain>` and announced via the `certifiedAirnodes` field in the returned JSON.
0 commit comments