object
(RelayerGroup)
URI reference: the string must be a URI reference, according to RFC 3986
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
name | string |
Required | cannot be null | Definitions |
network | Merged | Required | cannot be null | Definitions |
min-balance | integer |
Required | cannot be null | Definitions |
relayers | integer |
Optional | cannot be null | Definitions |
policy | object |
Optional | cannot be null | Definitions |
user-weight-caps | object |
Optional | cannot be null | Definitions |
notification-channels | object |
Optional | cannot be null | Definitions |
api-keys | array |
Optional | cannot be null | Definitions |
name
-
is required
-
Type:
string
-
cannot be null
-
defined in: Definitions
string
network
-
is required
-
Type: merged type (Network)
-
cannot be null
-
defined in: Definitions
merged type (Network)
any of
-
one (and only one) of
URI reference: the string must be a URI reference, according to RFC 3986
min-balance
-
is required
-
Type:
integer
-
cannot be null
-
defined in: Definitions
integer
relayers
-
is optional
-
Type:
integer
-
cannot be null
-
defined in: Definitions
integer
policy
-
is optional
-
Type:
object
(Policy) -
cannot be null
-
defined in: Definitions
object
(Policy)
URI reference: the string must be a URI reference, according to RFC 3986
user-weight-caps
-
is optional
-
Type:
object
(UserWeightCaps) -
cannot be null
-
defined in: Definitions
object
(UserWeightCaps)
notification-channels
-
is optional
-
Type:
object
(NotificationChannels) -
cannot be null
-
defined in: Definitions
object
(NotificationChannels)
URI reference: the string must be a URI reference, according to RFC 3986
api-keys
-
is optional
-
Type:
string[]
-
cannot be null
-
defined in: Definitions
string[]