We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b26ca5a commit 15f3c1eCopy full SHA for 15f3c1e
1 file changed
docs/pages/api/relayer/rpc.gen.yaml
@@ -1,4 +1,4 @@
1
-# sequence-relayer v0.4.1 92c65f752b0ee6f96fadf7ec73a6e6e056ce8053
+# sequence-relayer v0.4.1 cf7bec5cec45f71c0589efa31fb5d50289b75b44
2
# --
3
# Code generated by webrpc-gen@v0.31.2 with openapi@v0.16.4 generator; DO NOT EDIT
4
#
@@ -1054,6 +1054,7 @@ components:
1054
- index
1055
- address
1056
- etherBalance
1057
+ - enabled
1058
- active
1059
properties:
1060
index:
@@ -1062,6 +1063,8 @@ components:
1062
1063
type: string
1064
etherBalance:
1065
type: number
1066
+ enabled:
1067
+ type: boolean
1068
active:
1069
type: boolean
1070
RuntimeChecks:
0 commit comments