proto/cosmos/circuit/v1/export library
Classes
- AccountResponse
- AccountResponse is the response type for the Query/Account RPC method.
- AccountsResponse
- AccountsResponse is the response type for the Query/Accounts RPC method.
- DisabledListResponse
- DisabledListResponse is the response type for the Query/DisabledList RPC method.
- GenesisAccountPermissions
- GenesisAccountPermissions is the account permissions for the circuit breaker in genesis
- GenesisState
- GenesisState is the state that must be provided at genesis.
- MsgAuthorizeCircuitBreaker
- MsgAuthorizeCircuitBreaker defines the Msg/AuthorizeCircuitBreaker request type.
- MsgAuthorizeCircuitBreakerResponse
- MsgAuthorizeCircuitBreakerResponse defines the Msg/AuthorizeCircuitBreaker response type.
- MsgClient
- MsgResetCircuitBreaker
- MsgResetCircuitBreaker defines the Msg/ResetCircuitBreaker request type.
- MsgResetCircuitBreakerResponse
- MsgResetCircuitBreakerResponse defines the Msg/ResetCircuitBreaker response type.
- MsgServiceBase
- MsgTripCircuitBreaker
- MsgTripCircuitBreaker defines the Msg/TripCircuitBreaker request type.
- MsgTripCircuitBreakerResponse
- MsgTripCircuitBreakerResponse defines the Msg/TripCircuitBreaker response type.
- Permissions
- Permissions are the permissions that an account has to trip or reset the circuit breaker.
- Permissions_Level
- Level is the permission level.
- QueryAccountRequest
- QueryAccountRequest is the request type for the Query/Account RPC method.
- QueryAccountsRequest
- QueryAccountsRequest is the request type for the Query/Accounts RPC method.
- QueryClient
- QueryDisabledListRequest
- QueryDisableListRequest is the request type for the Query/DisabledList RPC method.
- QueryServiceBase
Constants
-
AccountResponse$json
→ const Map<
String, Object> -
AccountsResponse$json
→ const Map<
String, Object> -
DisabledListResponse$json
→ const Map<
String, Object> -
GenesisAccountPermissions$json
→ const Map<
String, Object> -
GenesisState$json
→ const Map<
String, Object> -
MsgAuthorizeCircuitBreaker$json
→ const Map<
String, Object> -
MsgAuthorizeCircuitBreakerResponse$json
→ const Map<
String, Object> -
MsgResetCircuitBreaker$json
→ const Map<
String, Object> -
MsgResetCircuitBreakerResponse$json
→ const Map<
String, Object> -
MsgTripCircuitBreaker$json
→ const Map<
String, Object> -
MsgTripCircuitBreakerResponse$json
→ const Map<
String, Object> -
Permissions$json
→ const Map<
String, Object> -
Permissions_Level$json
→ const Map<
String, Object> -
QueryAccountRequest$json
→ const Map<
String, Object> -
QueryAccountsRequest$json
→ const Map<
String, Object> -
QueryDisabledListRequest$json
→ const Map<
String, String>
Properties
- accountResponseDescriptor → Uint8List
-
Descriptor for
AccountResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - accountsResponseDescriptor → Uint8List
-
Descriptor for
AccountsResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - disabledListResponseDescriptor → Uint8List
-
Descriptor for
DisabledListResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - genesisAccountPermissionsDescriptor → Uint8List
-
Descriptor for
GenesisAccountPermissions
. Decode as agoogle.protobuf.DescriptorProto
.final - genesisStateDescriptor → Uint8List
-
Descriptor for
GenesisState
. Decode as agoogle.protobuf.DescriptorProto
.final - msgAuthorizeCircuitBreakerDescriptor → Uint8List
-
Descriptor for
MsgAuthorizeCircuitBreaker
. Decode as agoogle.protobuf.DescriptorProto
.final - msgAuthorizeCircuitBreakerResponseDescriptor → Uint8List
-
Descriptor for
MsgAuthorizeCircuitBreakerResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - msgResetCircuitBreakerDescriptor → Uint8List
-
Descriptor for
MsgResetCircuitBreaker
. Decode as agoogle.protobuf.DescriptorProto
.final - msgResetCircuitBreakerResponseDescriptor → Uint8List
-
Descriptor for
MsgResetCircuitBreakerResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - msgTripCircuitBreakerDescriptor → Uint8List
-
Descriptor for
MsgTripCircuitBreaker
. Decode as agoogle.protobuf.DescriptorProto
.final - msgTripCircuitBreakerResponseDescriptor → Uint8List
-
Descriptor for
MsgTripCircuitBreakerResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - permissionsDescriptor → Uint8List
-
Descriptor for
Permissions
. Decode as agoogle.protobuf.DescriptorProto
.final - queryAccountRequestDescriptor → Uint8List
-
Descriptor for
QueryAccountRequest
. Decode as agoogle.protobuf.DescriptorProto
.final - queryAccountsRequestDescriptor → Uint8List
-
Descriptor for
QueryAccountsRequest
. Decode as agoogle.protobuf.DescriptorProto
.final - queryDisabledListRequestDescriptor → Uint8List
-
Descriptor for
QueryDisabledListRequest
. Decode as agoogle.protobuf.DescriptorProto
.final