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
(name = "Relayers", description = "Relayers are the core components of the OpenZeppelin Relayer API. They are responsible for executing transactions on behalf of users and providing a secure and reliable way to interact with the blockchain."),
35
44
(name = "Plugins", description = "Plugins are TypeScript functions that can be used to extend the OpenZeppelin Relayer API functionality."),
@@ -38,7 +47,7 @@ impl Modify for SecurityAddon {
38
47
(name = "Metrics", description = "Metrics are responsible for showing the metrics related to the relayers."),
39
48
(name = "Health", description = "Health is responsible for showing the health of the relayers.")
40
49
),
41
-
info(description = "OpenZeppelin Relayer API", version = "1.0.0", title = "OpenZeppelin Relayer API", license(
50
+
info(description = "OpenZeppelin Relayer API", version = "0.0.0", title = "OpenZeppelin Relayer API", license(
0 commit comments