Documentation ¶
Index ¶
- Variables
- type Action
- func (*Action) Descriptor() ([]byte, []int)
- func (m *Action) GetBuildNumber() uint64
- func (m *Action) GetName() string
- func (m *Action) GetValue() string
- func (*Action) ProtoMessage()
- func (m *Action) Reset()
- func (m *Action) String() string
- func (m *Action) XXX_DiscardUnknown()
- func (m *Action) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Action) XXX_Merge(src proto.Message)
- func (m *Action) XXX_Size() int
- func (m *Action) XXX_Unmarshal(b []byte) error
- type AddFeatureRequest
- func (*AddFeatureRequest) Descriptor() ([]byte, []int)
- func (m *AddFeatureRequest) GetAutoEnable() bool
- func (m *AddFeatureRequest) GetBuildNumber() uint64
- func (m *AddFeatureRequest) GetNames() []string
- func (*AddFeatureRequest) ProtoMessage()
- func (m *AddFeatureRequest) Reset()
- func (m *AddFeatureRequest) String() string
- func (m *AddFeatureRequest) XXX_DiscardUnknown()
- func (m *AddFeatureRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *AddFeatureRequest) XXX_Merge(src proto.Message)
- func (m *AddFeatureRequest) XXX_Size() int
- func (m *AddFeatureRequest) XXX_Unmarshal(b []byte) error
- type AddFeatureResponse
- func (*AddFeatureResponse) Descriptor() ([]byte, []int)
- func (*AddFeatureResponse) ProtoMessage()
- func (m *AddFeatureResponse) Reset()
- func (m *AddFeatureResponse) String() string
- func (m *AddFeatureResponse) XXX_DiscardUnknown()
- func (m *AddFeatureResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *AddFeatureResponse) XXX_Merge(src proto.Message)
- func (m *AddFeatureResponse) XXX_Size() int
- func (m *AddFeatureResponse) XXX_Unmarshal(b []byte) error
- type AppStoreConfig
- func (*AppStoreConfig) Descriptor() ([]byte, []int)
- func (m *AppStoreConfig) GetIAVLFlushInterval() uint64
- func (m *AppStoreConfig) GetNumEvmKeysToPrune() uint64
- func (m *AppStoreConfig) GetPruneEvmKeysInterval() uint64
- func (*AppStoreConfig) ProtoMessage()
- func (m *AppStoreConfig) Reset()
- func (m *AppStoreConfig) String() string
- func (m *AppStoreConfig) XXX_DiscardUnknown()
- func (m *AppStoreConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *AppStoreConfig) XXX_Merge(src proto.Message)
- func (m *AppStoreConfig) XXX_Size() int
- func (m *AppStoreConfig) XXX_Unmarshal(b []byte) error
- type ChainConfigRequest
- func (*ChainConfigRequest) Descriptor() ([]byte, []int)
- func (*ChainConfigRequest) ProtoMessage()
- func (m *ChainConfigRequest) Reset()
- func (m *ChainConfigRequest) String() string
- func (m *ChainConfigRequest) XXX_DiscardUnknown()
- func (m *ChainConfigRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ChainConfigRequest) XXX_Merge(src proto.Message)
- func (m *ChainConfigRequest) XXX_Size() int
- func (m *ChainConfigRequest) XXX_Unmarshal(b []byte) error
- type ChainConfigResponse
- func (*ChainConfigResponse) Descriptor() ([]byte, []int)
- func (m *ChainConfigResponse) GetConfig() *Config
- func (*ChainConfigResponse) ProtoMessage()
- func (m *ChainConfigResponse) Reset()
- func (m *ChainConfigResponse) String() string
- func (m *ChainConfigResponse) XXX_DiscardUnknown()
- func (m *ChainConfigResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ChainConfigResponse) XXX_Merge(src proto.Message)
- func (m *ChainConfigResponse) XXX_Size() int
- func (m *ChainConfigResponse) XXX_Unmarshal(b []byte) error
- type Config
- func (*Config) Descriptor() ([]byte, []int)
- func (m *Config) GetAppStore() *AppStoreConfig
- func (m *Config) GetEvm() *EvmConfig
- func (m *Config) GetNonceHandler() *NonceHandlerConfig
- func (*Config) ProtoMessage()
- func (m *Config) Reset()
- func (m *Config) String() string
- func (m *Config) XXX_DiscardUnknown()
- func (m *Config) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Config) XXX_Merge(src proto.Message)
- func (m *Config) XXX_Size() int
- func (m *Config) XXX_Unmarshal(b []byte) error
- type EnableFeatureRequest
- func (*EnableFeatureRequest) Descriptor() ([]byte, []int)
- func (m *EnableFeatureRequest) GetNames() []string
- func (*EnableFeatureRequest) ProtoMessage()
- func (m *EnableFeatureRequest) Reset()
- func (m *EnableFeatureRequest) String() string
- func (m *EnableFeatureRequest) XXX_DiscardUnknown()
- func (m *EnableFeatureRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *EnableFeatureRequest) XXX_Merge(src proto.Message)
- func (m *EnableFeatureRequest) XXX_Size() int
- func (m *EnableFeatureRequest) XXX_Unmarshal(b []byte) error
- type EnableFeatureResponse
- func (*EnableFeatureResponse) Descriptor() ([]byte, []int)
- func (*EnableFeatureResponse) ProtoMessage()
- func (m *EnableFeatureResponse) Reset()
- func (m *EnableFeatureResponse) String() string
- func (m *EnableFeatureResponse) XXX_DiscardUnknown()
- func (m *EnableFeatureResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *EnableFeatureResponse) XXX_Merge(src proto.Message)
- func (m *EnableFeatureResponse) XXX_Size() int
- func (m *EnableFeatureResponse) XXX_Unmarshal(b []byte) error
- type EvmConfig
- func (*EvmConfig) Descriptor() ([]byte, []int)
- func (m *EvmConfig) GetGasLimit() uint64
- func (*EvmConfig) ProtoMessage()
- func (m *EvmConfig) Reset()
- func (m *EvmConfig) String() string
- func (m *EvmConfig) XXX_DiscardUnknown()
- func (m *EvmConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *EvmConfig) XXX_Merge(src proto.Message)
- func (m *EvmConfig) XXX_Size() int
- func (m *EvmConfig) XXX_Unmarshal(b []byte) error
- type Feature
- func (*Feature) Descriptor() ([]byte, []int)
- func (m *Feature) GetAutoEnable() bool
- func (m *Feature) GetBlockHeight() uint64
- func (m *Feature) GetBuildNumber() uint64
- func (m *Feature) GetName() string
- func (m *Feature) GetPercentage() uint64
- func (m *Feature) GetStatus() Feature_FeatureStatus
- func (m *Feature) GetValidators() []*types.Address
- func (*Feature) ProtoMessage()
- func (m *Feature) Reset()
- func (m *Feature) String() string
- func (m *Feature) XXX_DiscardUnknown()
- func (m *Feature) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Feature) XXX_Merge(src proto.Message)
- func (m *Feature) XXX_Size() int
- func (m *Feature) XXX_Unmarshal(b []byte) error
- type Feature_FeatureStatus
- type GetFeatureRequest
- func (*GetFeatureRequest) Descriptor() ([]byte, []int)
- func (m *GetFeatureRequest) GetName() string
- func (*GetFeatureRequest) ProtoMessage()
- func (m *GetFeatureRequest) Reset()
- func (m *GetFeatureRequest) String() string
- func (m *GetFeatureRequest) XXX_DiscardUnknown()
- func (m *GetFeatureRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetFeatureRequest) XXX_Merge(src proto.Message)
- func (m *GetFeatureRequest) XXX_Size() int
- func (m *GetFeatureRequest) XXX_Unmarshal(b []byte) error
- type GetFeatureResponse
- func (*GetFeatureResponse) Descriptor() ([]byte, []int)
- func (m *GetFeatureResponse) GetFeature() *Feature
- func (*GetFeatureResponse) ProtoMessage()
- func (m *GetFeatureResponse) Reset()
- func (m *GetFeatureResponse) String() string
- func (m *GetFeatureResponse) XXX_DiscardUnknown()
- func (m *GetFeatureResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetFeatureResponse) XXX_Merge(src proto.Message)
- func (m *GetFeatureResponse) XXX_Size() int
- func (m *GetFeatureResponse) XXX_Unmarshal(b []byte) error
- type GetParamsRequest
- func (*GetParamsRequest) Descriptor() ([]byte, []int)
- func (*GetParamsRequest) ProtoMessage()
- func (m *GetParamsRequest) Reset()
- func (m *GetParamsRequest) String() string
- func (m *GetParamsRequest) XXX_DiscardUnknown()
- func (m *GetParamsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetParamsRequest) XXX_Merge(src proto.Message)
- func (m *GetParamsRequest) XXX_Size() int
- func (m *GetParamsRequest) XXX_Unmarshal(b []byte) error
- type GetParamsResponse
- func (*GetParamsResponse) Descriptor() ([]byte, []int)
- func (m *GetParamsResponse) GetParams() *Params
- func (*GetParamsResponse) ProtoMessage()
- func (m *GetParamsResponse) Reset()
- func (m *GetParamsResponse) String() string
- func (m *GetParamsResponse) XXX_DiscardUnknown()
- func (m *GetParamsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetParamsResponse) XXX_Merge(src proto.Message)
- func (m *GetParamsResponse) XXX_Size() int
- func (m *GetParamsResponse) XXX_Unmarshal(b []byte) error
- type GetValidatorInfoRequest
- func (*GetValidatorInfoRequest) Descriptor() ([]byte, []int)
- func (m *GetValidatorInfoRequest) GetAddress() *types.Address
- func (*GetValidatorInfoRequest) ProtoMessage()
- func (m *GetValidatorInfoRequest) Reset()
- func (m *GetValidatorInfoRequest) String() string
- func (m *GetValidatorInfoRequest) XXX_DiscardUnknown()
- func (m *GetValidatorInfoRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetValidatorInfoRequest) XXX_Merge(src proto.Message)
- func (m *GetValidatorInfoRequest) XXX_Size() int
- func (m *GetValidatorInfoRequest) XXX_Unmarshal(b []byte) error
- type GetValidatorInfoResponse
- func (*GetValidatorInfoResponse) Descriptor() ([]byte, []int)
- func (m *GetValidatorInfoResponse) GetValidator() *ValidatorInfo
- func (*GetValidatorInfoResponse) ProtoMessage()
- func (m *GetValidatorInfoResponse) Reset()
- func (m *GetValidatorInfoResponse) String() string
- func (m *GetValidatorInfoResponse) XXX_DiscardUnknown()
- func (m *GetValidatorInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *GetValidatorInfoResponse) XXX_Merge(src proto.Message)
- func (m *GetValidatorInfoResponse) XXX_Size() int
- func (m *GetValidatorInfoResponse) XXX_Unmarshal(b []byte) error
- type InitRequest
- func (*InitRequest) Descriptor() ([]byte, []int)
- func (m *InitRequest) GetFeatures() []*Feature
- func (m *InitRequest) GetOwner() *types.Address
- func (m *InitRequest) GetParams() *Params
- func (*InitRequest) ProtoMessage()
- func (m *InitRequest) Reset()
- func (m *InitRequest) String() string
- func (m *InitRequest) XXX_DiscardUnknown()
- func (m *InitRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *InitRequest) XXX_Merge(src proto.Message)
- func (m *InitRequest) XXX_Size() int
- func (m *InitRequest) XXX_Unmarshal(b []byte) error
- type ListFeaturesRequest
- func (*ListFeaturesRequest) Descriptor() ([]byte, []int)
- func (*ListFeaturesRequest) ProtoMessage()
- func (m *ListFeaturesRequest) Reset()
- func (m *ListFeaturesRequest) String() string
- func (m *ListFeaturesRequest) XXX_DiscardUnknown()
- func (m *ListFeaturesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ListFeaturesRequest) XXX_Merge(src proto.Message)
- func (m *ListFeaturesRequest) XXX_Size() int
- func (m *ListFeaturesRequest) XXX_Unmarshal(b []byte) error
- type ListFeaturesResponse
- func (*ListFeaturesResponse) Descriptor() ([]byte, []int)
- func (m *ListFeaturesResponse) GetFeatures() []*Feature
- func (*ListFeaturesResponse) ProtoMessage()
- func (m *ListFeaturesResponse) Reset()
- func (m *ListFeaturesResponse) String() string
- func (m *ListFeaturesResponse) XXX_DiscardUnknown()
- func (m *ListFeaturesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ListFeaturesResponse) XXX_Merge(src proto.Message)
- func (m *ListFeaturesResponse) XXX_Size() int
- func (m *ListFeaturesResponse) XXX_Unmarshal(b []byte) error
- type ListPendingActionsRequest
- func (*ListPendingActionsRequest) Descriptor() ([]byte, []int)
- func (*ListPendingActionsRequest) ProtoMessage()
- func (m *ListPendingActionsRequest) Reset()
- func (m *ListPendingActionsRequest) String() string
- func (m *ListPendingActionsRequest) XXX_DiscardUnknown()
- func (m *ListPendingActionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ListPendingActionsRequest) XXX_Merge(src proto.Message)
- func (m *ListPendingActionsRequest) XXX_Size() int
- func (m *ListPendingActionsRequest) XXX_Unmarshal(b []byte) error
- type ListPendingActionsResponse
- func (*ListPendingActionsResponse) Descriptor() ([]byte, []int)
- func (m *ListPendingActionsResponse) GetActions() []*Action
- func (*ListPendingActionsResponse) ProtoMessage()
- func (m *ListPendingActionsResponse) Reset()
- func (m *ListPendingActionsResponse) String() string
- func (m *ListPendingActionsResponse) XXX_DiscardUnknown()
- func (m *ListPendingActionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ListPendingActionsResponse) XXX_Merge(src proto.Message)
- func (m *ListPendingActionsResponse) XXX_Size() int
- func (m *ListPendingActionsResponse) XXX_Unmarshal(b []byte) error
- type ListValidatorsInfoRequest
- func (*ListValidatorsInfoRequest) Descriptor() ([]byte, []int)
- func (*ListValidatorsInfoRequest) ProtoMessage()
- func (m *ListValidatorsInfoRequest) Reset()
- func (m *ListValidatorsInfoRequest) String() string
- func (m *ListValidatorsInfoRequest) XXX_DiscardUnknown()
- func (m *ListValidatorsInfoRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ListValidatorsInfoRequest) XXX_Merge(src proto.Message)
- func (m *ListValidatorsInfoRequest) XXX_Size() int
- func (m *ListValidatorsInfoRequest) XXX_Unmarshal(b []byte) error
- type ListValidatorsInfoResponse
- func (*ListValidatorsInfoResponse) Descriptor() ([]byte, []int)
- func (m *ListValidatorsInfoResponse) GetValidators() []*ValidatorInfo
- func (*ListValidatorsInfoResponse) ProtoMessage()
- func (m *ListValidatorsInfoResponse) Reset()
- func (m *ListValidatorsInfoResponse) String() string
- func (m *ListValidatorsInfoResponse) XXX_DiscardUnknown()
- func (m *ListValidatorsInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ListValidatorsInfoResponse) XXX_Merge(src proto.Message)
- func (m *ListValidatorsInfoResponse) XXX_Size() int
- func (m *ListValidatorsInfoResponse) XXX_Unmarshal(b []byte) error
- type NonceHandlerConfig
- func (*NonceHandlerConfig) Descriptor() ([]byte, []int)
- func (m *NonceHandlerConfig) GetIncNonceOnFailedTx() bool
- func (*NonceHandlerConfig) ProtoMessage()
- func (m *NonceHandlerConfig) Reset()
- func (m *NonceHandlerConfig) String() string
- func (m *NonceHandlerConfig) XXX_DiscardUnknown()
- func (m *NonceHandlerConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *NonceHandlerConfig) XXX_Merge(src proto.Message)
- func (m *NonceHandlerConfig) XXX_Size() int
- func (m *NonceHandlerConfig) XXX_Unmarshal(b []byte) error
- type Params
- func (*Params) Descriptor() ([]byte, []int)
- func (m *Params) GetNumBlockConfirmations() uint64
- func (m *Params) GetVoteThreshold() uint64
- func (*Params) ProtoMessage()
- func (m *Params) Reset()
- func (m *Params) String() string
- func (m *Params) XXX_DiscardUnknown()
- func (m *Params) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Params) XXX_Merge(src proto.Message)
- func (m *Params) XXX_Size() int
- func (m *Params) XXX_Unmarshal(b []byte) error
- type RemoveFeatureRequest
- func (*RemoveFeatureRequest) Descriptor() ([]byte, []int)
- func (m *RemoveFeatureRequest) GetNames() []string
- func (*RemoveFeatureRequest) ProtoMessage()
- func (m *RemoveFeatureRequest) Reset()
- func (m *RemoveFeatureRequest) String() string
- func (m *RemoveFeatureRequest) XXX_DiscardUnknown()
- func (m *RemoveFeatureRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RemoveFeatureRequest) XXX_Merge(src proto.Message)
- func (m *RemoveFeatureRequest) XXX_Size() int
- func (m *RemoveFeatureRequest) XXX_Unmarshal(b []byte) error
- type SetParamsRequest
- func (*SetParamsRequest) Descriptor() ([]byte, []int)
- func (m *SetParamsRequest) GetParams() *Params
- func (*SetParamsRequest) ProtoMessage()
- func (m *SetParamsRequest) Reset()
- func (m *SetParamsRequest) String() string
- func (m *SetParamsRequest) XXX_DiscardUnknown()
- func (m *SetParamsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *SetParamsRequest) XXX_Merge(src proto.Message)
- func (m *SetParamsRequest) XXX_Size() int
- func (m *SetParamsRequest) XXX_Unmarshal(b []byte) error
- type SetSettingRequest
- func (*SetSettingRequest) Descriptor() ([]byte, []int)
- func (m *SetSettingRequest) GetBuildNumber() uint64
- func (m *SetSettingRequest) GetName() string
- func (m *SetSettingRequest) GetValue() string
- func (*SetSettingRequest) ProtoMessage()
- func (m *SetSettingRequest) Reset()
- func (m *SetSettingRequest) String() string
- func (m *SetSettingRequest) XXX_DiscardUnknown()
- func (m *SetSettingRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *SetSettingRequest) XXX_Merge(src proto.Message)
- func (m *SetSettingRequest) XXX_Size() int
- func (m *SetSettingRequest) XXX_Unmarshal(b []byte) error
- type SetValidatorInfoRequest
- func (*SetValidatorInfoRequest) Descriptor() ([]byte, []int)
- func (m *SetValidatorInfoRequest) GetBuildNumber() uint64
- func (*SetValidatorInfoRequest) ProtoMessage()
- func (m *SetValidatorInfoRequest) Reset()
- func (m *SetValidatorInfoRequest) String() string
- func (m *SetValidatorInfoRequest) XXX_DiscardUnknown()
- func (m *SetValidatorInfoRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *SetValidatorInfoRequest) XXX_Merge(src proto.Message)
- func (m *SetValidatorInfoRequest) XXX_Size() int
- func (m *SetValidatorInfoRequest) XXX_Unmarshal(b []byte) error
- type ValidatorInfo
- func (*ValidatorInfo) Descriptor() ([]byte, []int)
- func (m *ValidatorInfo) GetAddress() *types.Address
- func (m *ValidatorInfo) GetBuildNumber() uint64
- func (m *ValidatorInfo) GetUpdatedAt() uint64
- func (*ValidatorInfo) ProtoMessage()
- func (m *ValidatorInfo) Reset()
- func (m *ValidatorInfo) String() string
- func (m *ValidatorInfo) XXX_DiscardUnknown()
- func (m *ValidatorInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ValidatorInfo) XXX_Merge(src proto.Message)
- func (m *ValidatorInfo) XXX_Size() int
- func (m *ValidatorInfo) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
View Source
var Feature_FeatureStatus_name = map[int32]string{
0: "PENDING",
1: "WAITING",
2: "ENABLED",
3: "DISABLED",
}
View Source
var Feature_FeatureStatus_value = map[string]int32{
"PENDING": 0,
"WAITING": 1,
"ENABLED": 2,
"DISABLED": 3,
}
Functions ¶
This section is empty.
Types ¶
type Action ¶
type Action struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` BuildNumber uint64 `protobuf:"varint,3,opt,name=build_number,json=buildNumber,proto3" json:"build_number,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
An action represents a pending change to the on-chain config.
func (*Action) Descriptor ¶
func (*Action) GetBuildNumber ¶
func (*Action) ProtoMessage ¶
func (*Action) ProtoMessage()
func (*Action) XXX_DiscardUnknown ¶
func (m *Action) XXX_DiscardUnknown()
func (*Action) XXX_Marshal ¶
func (*Action) XXX_Unmarshal ¶
type AddFeatureRequest ¶
type AddFeatureRequest struct { Names []string `protobuf:"bytes,1,rep,name=names" json:"names,omitempty"` BuildNumber uint64 `protobuf:"varint,2,opt,name=build_number,json=buildNumber,proto3" json:"build_number,omitempty"` AutoEnable bool `protobuf:"varint,3,opt,name=auto_enable,json=autoEnable,proto3" json:"auto_enable,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AddFeatureRequest) Descriptor ¶
func (*AddFeatureRequest) Descriptor() ([]byte, []int)
func (*AddFeatureRequest) GetAutoEnable ¶
func (m *AddFeatureRequest) GetAutoEnable() bool
func (*AddFeatureRequest) GetBuildNumber ¶
func (m *AddFeatureRequest) GetBuildNumber() uint64
func (*AddFeatureRequest) GetNames ¶
func (m *AddFeatureRequest) GetNames() []string
func (*AddFeatureRequest) ProtoMessage ¶
func (*AddFeatureRequest) ProtoMessage()
func (*AddFeatureRequest) Reset ¶
func (m *AddFeatureRequest) Reset()
func (*AddFeatureRequest) String ¶
func (m *AddFeatureRequest) String() string
func (*AddFeatureRequest) XXX_DiscardUnknown ¶
func (m *AddFeatureRequest) XXX_DiscardUnknown()
func (*AddFeatureRequest) XXX_Marshal ¶
func (m *AddFeatureRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AddFeatureRequest) XXX_Merge ¶
func (dst *AddFeatureRequest) XXX_Merge(src proto.Message)
func (*AddFeatureRequest) XXX_Size ¶
func (m *AddFeatureRequest) XXX_Size() int
func (*AddFeatureRequest) XXX_Unmarshal ¶
func (m *AddFeatureRequest) XXX_Unmarshal(b []byte) error
type AddFeatureResponse ¶
type AddFeatureResponse struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AddFeatureResponse) Descriptor ¶
func (*AddFeatureResponse) Descriptor() ([]byte, []int)
func (*AddFeatureResponse) ProtoMessage ¶
func (*AddFeatureResponse) ProtoMessage()
func (*AddFeatureResponse) Reset ¶
func (m *AddFeatureResponse) Reset()
func (*AddFeatureResponse) String ¶
func (m *AddFeatureResponse) String() string
func (*AddFeatureResponse) XXX_DiscardUnknown ¶
func (m *AddFeatureResponse) XXX_DiscardUnknown()
func (*AddFeatureResponse) XXX_Marshal ¶
func (m *AddFeatureResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AddFeatureResponse) XXX_Merge ¶
func (dst *AddFeatureResponse) XXX_Merge(src proto.Message)
func (*AddFeatureResponse) XXX_Size ¶
func (m *AddFeatureResponse) XXX_Size() int
func (*AddFeatureResponse) XXX_Unmarshal ¶
func (m *AddFeatureResponse) XXX_Unmarshal(b []byte) error
type AppStoreConfig ¶
type AppStoreConfig struct { NumEvmKeysToPrune uint64 `protobuf:"varint,1,opt,name=num_evm_keys_to_prune,json=numEvmKeysToPrune,proto3" json:"num_evm_keys_to_prune"` IAVLFlushInterval uint64 `protobuf:"varint,2,opt,name=iavl_flush_interval,json=iavlFlushInterval,proto3" json:"iavl_flush_interval"` PruneEvmKeysInterval uint64 `protobuf:"varint,3,opt,name=prune_evm_keys_interval,json=pruneEvmKeysInterval,proto3" json:"prune_evm_keys_interval"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AppStoreConfig) Descriptor ¶
func (*AppStoreConfig) Descriptor() ([]byte, []int)
func (*AppStoreConfig) GetIAVLFlushInterval ¶
func (m *AppStoreConfig) GetIAVLFlushInterval() uint64
func (*AppStoreConfig) GetNumEvmKeysToPrune ¶
func (m *AppStoreConfig) GetNumEvmKeysToPrune() uint64
func (*AppStoreConfig) GetPruneEvmKeysInterval ¶
func (m *AppStoreConfig) GetPruneEvmKeysInterval() uint64
func (*AppStoreConfig) ProtoMessage ¶
func (*AppStoreConfig) ProtoMessage()
func (*AppStoreConfig) Reset ¶
func (m *AppStoreConfig) Reset()
func (*AppStoreConfig) String ¶
func (m *AppStoreConfig) String() string
func (*AppStoreConfig) XXX_DiscardUnknown ¶
func (m *AppStoreConfig) XXX_DiscardUnknown()
func (*AppStoreConfig) XXX_Marshal ¶
func (m *AppStoreConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AppStoreConfig) XXX_Merge ¶
func (dst *AppStoreConfig) XXX_Merge(src proto.Message)
func (*AppStoreConfig) XXX_Size ¶
func (m *AppStoreConfig) XXX_Size() int
func (*AppStoreConfig) XXX_Unmarshal ¶
func (m *AppStoreConfig) XXX_Unmarshal(b []byte) error
type ChainConfigRequest ¶
type ChainConfigRequest struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ChainConfigRequest) Descriptor ¶
func (*ChainConfigRequest) Descriptor() ([]byte, []int)
func (*ChainConfigRequest) ProtoMessage ¶
func (*ChainConfigRequest) ProtoMessage()
func (*ChainConfigRequest) Reset ¶
func (m *ChainConfigRequest) Reset()
func (*ChainConfigRequest) String ¶
func (m *ChainConfigRequest) String() string
func (*ChainConfigRequest) XXX_DiscardUnknown ¶
func (m *ChainConfigRequest) XXX_DiscardUnknown()
func (*ChainConfigRequest) XXX_Marshal ¶
func (m *ChainConfigRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ChainConfigRequest) XXX_Merge ¶
func (dst *ChainConfigRequest) XXX_Merge(src proto.Message)
func (*ChainConfigRequest) XXX_Size ¶
func (m *ChainConfigRequest) XXX_Size() int
func (*ChainConfigRequest) XXX_Unmarshal ¶
func (m *ChainConfigRequest) XXX_Unmarshal(b []byte) error
type ChainConfigResponse ¶
type ChainConfigResponse struct { Config *Config `protobuf:"bytes,1,opt,name=config" json:"config,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ChainConfigResponse) Descriptor ¶
func (*ChainConfigResponse) Descriptor() ([]byte, []int)
func (*ChainConfigResponse) GetConfig ¶
func (m *ChainConfigResponse) GetConfig() *Config
func (*ChainConfigResponse) ProtoMessage ¶
func (*ChainConfigResponse) ProtoMessage()
func (*ChainConfigResponse) Reset ¶
func (m *ChainConfigResponse) Reset()
func (*ChainConfigResponse) String ¶
func (m *ChainConfigResponse) String() string
func (*ChainConfigResponse) XXX_DiscardUnknown ¶
func (m *ChainConfigResponse) XXX_DiscardUnknown()
func (*ChainConfigResponse) XXX_Marshal ¶
func (m *ChainConfigResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ChainConfigResponse) XXX_Merge ¶
func (dst *ChainConfigResponse) XXX_Merge(src proto.Message)
func (*ChainConfigResponse) XXX_Size ¶
func (m *ChainConfigResponse) XXX_Size() int
func (*ChainConfigResponse) XXX_Unmarshal ¶
func (m *ChainConfigResponse) XXX_Unmarshal(b []byte) error
type Config ¶
type Config struct { Evm *EvmConfig `protobuf:"bytes,1,opt,name=evm" json:"evm,omitempty"` AppStore *AppStoreConfig `protobuf:"bytes,2,opt,name=app_store,json=appStore" json:"app_store,omitempty"` NonceHandler *NonceHandlerConfig `protobuf:"bytes,3,opt,name=nonce_handler,json=nonceHandler" json:"nonce_handler,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Config) Descriptor ¶
func (*Config) GetAppStore ¶
func (m *Config) GetAppStore() *AppStoreConfig
func (*Config) GetNonceHandler ¶
func (m *Config) GetNonceHandler() *NonceHandlerConfig
func (*Config) ProtoMessage ¶
func (*Config) ProtoMessage()
func (*Config) XXX_DiscardUnknown ¶
func (m *Config) XXX_DiscardUnknown()
func (*Config) XXX_Marshal ¶
func (*Config) XXX_Unmarshal ¶
type EnableFeatureRequest ¶
type EnableFeatureRequest struct { Names []string `protobuf:"bytes,1,rep,name=names" json:"names,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*EnableFeatureRequest) Descriptor ¶
func (*EnableFeatureRequest) Descriptor() ([]byte, []int)
func (*EnableFeatureRequest) GetNames ¶
func (m *EnableFeatureRequest) GetNames() []string
func (*EnableFeatureRequest) ProtoMessage ¶
func (*EnableFeatureRequest) ProtoMessage()
func (*EnableFeatureRequest) Reset ¶
func (m *EnableFeatureRequest) Reset()
func (*EnableFeatureRequest) String ¶
func (m *EnableFeatureRequest) String() string
func (*EnableFeatureRequest) XXX_DiscardUnknown ¶
func (m *EnableFeatureRequest) XXX_DiscardUnknown()
func (*EnableFeatureRequest) XXX_Marshal ¶
func (m *EnableFeatureRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*EnableFeatureRequest) XXX_Merge ¶
func (dst *EnableFeatureRequest) XXX_Merge(src proto.Message)
func (*EnableFeatureRequest) XXX_Size ¶
func (m *EnableFeatureRequest) XXX_Size() int
func (*EnableFeatureRequest) XXX_Unmarshal ¶
func (m *EnableFeatureRequest) XXX_Unmarshal(b []byte) error
type EnableFeatureResponse ¶
type EnableFeatureResponse struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*EnableFeatureResponse) Descriptor ¶
func (*EnableFeatureResponse) Descriptor() ([]byte, []int)
func (*EnableFeatureResponse) ProtoMessage ¶
func (*EnableFeatureResponse) ProtoMessage()
func (*EnableFeatureResponse) Reset ¶
func (m *EnableFeatureResponse) Reset()
func (*EnableFeatureResponse) String ¶
func (m *EnableFeatureResponse) String() string
func (*EnableFeatureResponse) XXX_DiscardUnknown ¶
func (m *EnableFeatureResponse) XXX_DiscardUnknown()
func (*EnableFeatureResponse) XXX_Marshal ¶
func (m *EnableFeatureResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*EnableFeatureResponse) XXX_Merge ¶
func (dst *EnableFeatureResponse) XXX_Merge(src proto.Message)
func (*EnableFeatureResponse) XXX_Size ¶
func (m *EnableFeatureResponse) XXX_Size() int
func (*EnableFeatureResponse) XXX_Unmarshal ¶
func (m *EnableFeatureResponse) XXX_Unmarshal(b []byte) error
type EvmConfig ¶
type EvmConfig struct { GasLimit uint64 `protobuf:"varint,1,opt,name=gas_limit,json=gasLimit,proto3" json:"gas_limit"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*EvmConfig) Descriptor ¶
func (*EvmConfig) GetGasLimit ¶
func (*EvmConfig) ProtoMessage ¶
func (*EvmConfig) ProtoMessage()
func (*EvmConfig) XXX_DiscardUnknown ¶
func (m *EvmConfig) XXX_DiscardUnknown()
func (*EvmConfig) XXX_Marshal ¶
func (*EvmConfig) XXX_Unmarshal ¶
type Feature ¶
type Feature struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Status Feature_FeatureStatus `protobuf:"varint,2,opt,name=status,proto3,enum=chainconfig.Feature_FeatureStatus" json:"status,omitempty"` Validators []*types.Address `protobuf:"bytes,3,rep,name=validators" json:"validators,omitempty"` // Percentage of feature enabled validators exceeds vote_threshold at this block_height BlockHeight uint64 `protobuf:"varint,4,opt,name=block_height,json=blockHeight,proto3" json:"block_height,omitempty"` // Feature changes status from `pending` to `waiting` with at this percentage Percentage uint64 `protobuf:"varint,5,opt,name=percentage,proto3" json:"percentage,omitempty"` // Minimum build number that supports this feature BuildNumber uint64 `protobuf:"varint,6,opt,name=build_number,json=buildNumber,proto3" json:"build_number,omitempty"` // Pending feature is automatically enabled if it is supported in current build AutoEnable bool `protobuf:"varint,7,opt,name=auto_enable,json=autoEnable,proto3" json:"auto_enable,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Feature) Descriptor ¶
func (*Feature) GetAutoEnable ¶
func (*Feature) GetBlockHeight ¶
func (*Feature) GetBuildNumber ¶
func (*Feature) GetPercentage ¶
func (*Feature) GetStatus ¶
func (m *Feature) GetStatus() Feature_FeatureStatus
func (*Feature) GetValidators ¶
func (*Feature) ProtoMessage ¶
func (*Feature) ProtoMessage()
func (*Feature) XXX_DiscardUnknown ¶
func (m *Feature) XXX_DiscardUnknown()
func (*Feature) XXX_Marshal ¶
func (*Feature) XXX_Unmarshal ¶
type Feature_FeatureStatus ¶
type Feature_FeatureStatus int32
const ( Feature_PENDING Feature_FeatureStatus = 0 Feature_WAITING Feature_FeatureStatus = 1 Feature_ENABLED Feature_FeatureStatus = 2 Feature_DISABLED Feature_FeatureStatus = 3 )
func (Feature_FeatureStatus) EnumDescriptor ¶
func (Feature_FeatureStatus) EnumDescriptor() ([]byte, []int)
func (Feature_FeatureStatus) String ¶
func (x Feature_FeatureStatus) String() string
type GetFeatureRequest ¶
type GetFeatureRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetFeatureRequest) Descriptor ¶
func (*GetFeatureRequest) Descriptor() ([]byte, []int)
func (*GetFeatureRequest) GetName ¶
func (m *GetFeatureRequest) GetName() string
func (*GetFeatureRequest) ProtoMessage ¶
func (*GetFeatureRequest) ProtoMessage()
func (*GetFeatureRequest) Reset ¶
func (m *GetFeatureRequest) Reset()
func (*GetFeatureRequest) String ¶
func (m *GetFeatureRequest) String() string
func (*GetFeatureRequest) XXX_DiscardUnknown ¶
func (m *GetFeatureRequest) XXX_DiscardUnknown()
func (*GetFeatureRequest) XXX_Marshal ¶
func (m *GetFeatureRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetFeatureRequest) XXX_Merge ¶
func (dst *GetFeatureRequest) XXX_Merge(src proto.Message)
func (*GetFeatureRequest) XXX_Size ¶
func (m *GetFeatureRequest) XXX_Size() int
func (*GetFeatureRequest) XXX_Unmarshal ¶
func (m *GetFeatureRequest) XXX_Unmarshal(b []byte) error
type GetFeatureResponse ¶
type GetFeatureResponse struct { Feature *Feature `protobuf:"bytes,1,opt,name=feature" json:"feature,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetFeatureResponse) Descriptor ¶
func (*GetFeatureResponse) Descriptor() ([]byte, []int)
func (*GetFeatureResponse) GetFeature ¶
func (m *GetFeatureResponse) GetFeature() *Feature
func (*GetFeatureResponse) ProtoMessage ¶
func (*GetFeatureResponse) ProtoMessage()
func (*GetFeatureResponse) Reset ¶
func (m *GetFeatureResponse) Reset()
func (*GetFeatureResponse) String ¶
func (m *GetFeatureResponse) String() string
func (*GetFeatureResponse) XXX_DiscardUnknown ¶
func (m *GetFeatureResponse) XXX_DiscardUnknown()
func (*GetFeatureResponse) XXX_Marshal ¶
func (m *GetFeatureResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetFeatureResponse) XXX_Merge ¶
func (dst *GetFeatureResponse) XXX_Merge(src proto.Message)
func (*GetFeatureResponse) XXX_Size ¶
func (m *GetFeatureResponse) XXX_Size() int
func (*GetFeatureResponse) XXX_Unmarshal ¶
func (m *GetFeatureResponse) XXX_Unmarshal(b []byte) error
type GetParamsRequest ¶
type GetParamsRequest struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetParamsRequest) Descriptor ¶
func (*GetParamsRequest) Descriptor() ([]byte, []int)
func (*GetParamsRequest) ProtoMessage ¶
func (*GetParamsRequest) ProtoMessage()
func (*GetParamsRequest) Reset ¶
func (m *GetParamsRequest) Reset()
func (*GetParamsRequest) String ¶
func (m *GetParamsRequest) String() string
func (*GetParamsRequest) XXX_DiscardUnknown ¶
func (m *GetParamsRequest) XXX_DiscardUnknown()
func (*GetParamsRequest) XXX_Marshal ¶
func (m *GetParamsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetParamsRequest) XXX_Merge ¶
func (dst *GetParamsRequest) XXX_Merge(src proto.Message)
func (*GetParamsRequest) XXX_Size ¶
func (m *GetParamsRequest) XXX_Size() int
func (*GetParamsRequest) XXX_Unmarshal ¶
func (m *GetParamsRequest) XXX_Unmarshal(b []byte) error
type GetParamsResponse ¶
type GetParamsResponse struct { Params *Params `protobuf:"bytes,1,opt,name=params" json:"params,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetParamsResponse) Descriptor ¶
func (*GetParamsResponse) Descriptor() ([]byte, []int)
func (*GetParamsResponse) GetParams ¶
func (m *GetParamsResponse) GetParams() *Params
func (*GetParamsResponse) ProtoMessage ¶
func (*GetParamsResponse) ProtoMessage()
func (*GetParamsResponse) Reset ¶
func (m *GetParamsResponse) Reset()
func (*GetParamsResponse) String ¶
func (m *GetParamsResponse) String() string
func (*GetParamsResponse) XXX_DiscardUnknown ¶
func (m *GetParamsResponse) XXX_DiscardUnknown()
func (*GetParamsResponse) XXX_Marshal ¶
func (m *GetParamsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetParamsResponse) XXX_Merge ¶
func (dst *GetParamsResponse) XXX_Merge(src proto.Message)
func (*GetParamsResponse) XXX_Size ¶
func (m *GetParamsResponse) XXX_Size() int
func (*GetParamsResponse) XXX_Unmarshal ¶
func (m *GetParamsResponse) XXX_Unmarshal(b []byte) error
type GetValidatorInfoRequest ¶
type GetValidatorInfoRequest struct { Address *types.Address `protobuf:"bytes,1,opt,name=address" json:"address,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetValidatorInfoRequest) Descriptor ¶
func (*GetValidatorInfoRequest) Descriptor() ([]byte, []int)
func (*GetValidatorInfoRequest) GetAddress ¶
func (m *GetValidatorInfoRequest) GetAddress() *types.Address
func (*GetValidatorInfoRequest) ProtoMessage ¶
func (*GetValidatorInfoRequest) ProtoMessage()
func (*GetValidatorInfoRequest) Reset ¶
func (m *GetValidatorInfoRequest) Reset()
func (*GetValidatorInfoRequest) String ¶
func (m *GetValidatorInfoRequest) String() string
func (*GetValidatorInfoRequest) XXX_DiscardUnknown ¶
func (m *GetValidatorInfoRequest) XXX_DiscardUnknown()
func (*GetValidatorInfoRequest) XXX_Marshal ¶
func (m *GetValidatorInfoRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetValidatorInfoRequest) XXX_Merge ¶
func (dst *GetValidatorInfoRequest) XXX_Merge(src proto.Message)
func (*GetValidatorInfoRequest) XXX_Size ¶
func (m *GetValidatorInfoRequest) XXX_Size() int
func (*GetValidatorInfoRequest) XXX_Unmarshal ¶
func (m *GetValidatorInfoRequest) XXX_Unmarshal(b []byte) error
type GetValidatorInfoResponse ¶
type GetValidatorInfoResponse struct { Validator *ValidatorInfo `protobuf:"bytes,1,opt,name=validator" json:"validator,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetValidatorInfoResponse) Descriptor ¶
func (*GetValidatorInfoResponse) Descriptor() ([]byte, []int)
func (*GetValidatorInfoResponse) GetValidator ¶
func (m *GetValidatorInfoResponse) GetValidator() *ValidatorInfo
func (*GetValidatorInfoResponse) ProtoMessage ¶
func (*GetValidatorInfoResponse) ProtoMessage()
func (*GetValidatorInfoResponse) Reset ¶
func (m *GetValidatorInfoResponse) Reset()
func (*GetValidatorInfoResponse) String ¶
func (m *GetValidatorInfoResponse) String() string
func (*GetValidatorInfoResponse) XXX_DiscardUnknown ¶
func (m *GetValidatorInfoResponse) XXX_DiscardUnknown()
func (*GetValidatorInfoResponse) XXX_Marshal ¶
func (m *GetValidatorInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetValidatorInfoResponse) XXX_Merge ¶
func (dst *GetValidatorInfoResponse) XXX_Merge(src proto.Message)
func (*GetValidatorInfoResponse) XXX_Size ¶
func (m *GetValidatorInfoResponse) XXX_Size() int
func (*GetValidatorInfoResponse) XXX_Unmarshal ¶
func (m *GetValidatorInfoResponse) XXX_Unmarshal(b []byte) error
type InitRequest ¶
type InitRequest struct { Owner *types.Address `protobuf:"bytes,1,opt,name=owner" json:"owner,omitempty"` Params *Params `protobuf:"bytes,2,opt,name=params" json:"params,omitempty"` Features []*Feature `protobuf:"bytes,3,rep,name=features" json:"features,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*InitRequest) Descriptor ¶
func (*InitRequest) Descriptor() ([]byte, []int)
func (*InitRequest) GetFeatures ¶
func (m *InitRequest) GetFeatures() []*Feature
func (*InitRequest) GetOwner ¶
func (m *InitRequest) GetOwner() *types.Address
func (*InitRequest) GetParams ¶
func (m *InitRequest) GetParams() *Params
func (*InitRequest) ProtoMessage ¶
func (*InitRequest) ProtoMessage()
func (*InitRequest) Reset ¶
func (m *InitRequest) Reset()
func (*InitRequest) String ¶
func (m *InitRequest) String() string
func (*InitRequest) XXX_DiscardUnknown ¶
func (m *InitRequest) XXX_DiscardUnknown()
func (*InitRequest) XXX_Marshal ¶
func (m *InitRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InitRequest) XXX_Merge ¶
func (dst *InitRequest) XXX_Merge(src proto.Message)
func (*InitRequest) XXX_Size ¶
func (m *InitRequest) XXX_Size() int
func (*InitRequest) XXX_Unmarshal ¶
func (m *InitRequest) XXX_Unmarshal(b []byte) error
type ListFeaturesRequest ¶
type ListFeaturesRequest struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListFeaturesRequest) Descriptor ¶
func (*ListFeaturesRequest) Descriptor() ([]byte, []int)
func (*ListFeaturesRequest) ProtoMessage ¶
func (*ListFeaturesRequest) ProtoMessage()
func (*ListFeaturesRequest) Reset ¶
func (m *ListFeaturesRequest) Reset()
func (*ListFeaturesRequest) String ¶
func (m *ListFeaturesRequest) String() string
func (*ListFeaturesRequest) XXX_DiscardUnknown ¶
func (m *ListFeaturesRequest) XXX_DiscardUnknown()
func (*ListFeaturesRequest) XXX_Marshal ¶
func (m *ListFeaturesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListFeaturesRequest) XXX_Merge ¶
func (dst *ListFeaturesRequest) XXX_Merge(src proto.Message)
func (*ListFeaturesRequest) XXX_Size ¶
func (m *ListFeaturesRequest) XXX_Size() int
func (*ListFeaturesRequest) XXX_Unmarshal ¶
func (m *ListFeaturesRequest) XXX_Unmarshal(b []byte) error
type ListFeaturesResponse ¶
type ListFeaturesResponse struct { Features []*Feature `protobuf:"bytes,1,rep,name=features" json:"features,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListFeaturesResponse) Descriptor ¶
func (*ListFeaturesResponse) Descriptor() ([]byte, []int)
func (*ListFeaturesResponse) GetFeatures ¶
func (m *ListFeaturesResponse) GetFeatures() []*Feature
func (*ListFeaturesResponse) ProtoMessage ¶
func (*ListFeaturesResponse) ProtoMessage()
func (*ListFeaturesResponse) Reset ¶
func (m *ListFeaturesResponse) Reset()
func (*ListFeaturesResponse) String ¶
func (m *ListFeaturesResponse) String() string
func (*ListFeaturesResponse) XXX_DiscardUnknown ¶
func (m *ListFeaturesResponse) XXX_DiscardUnknown()
func (*ListFeaturesResponse) XXX_Marshal ¶
func (m *ListFeaturesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListFeaturesResponse) XXX_Merge ¶
func (dst *ListFeaturesResponse) XXX_Merge(src proto.Message)
func (*ListFeaturesResponse) XXX_Size ¶
func (m *ListFeaturesResponse) XXX_Size() int
func (*ListFeaturesResponse) XXX_Unmarshal ¶
func (m *ListFeaturesResponse) XXX_Unmarshal(b []byte) error
type ListPendingActionsRequest ¶
type ListPendingActionsRequest struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListPendingActionsRequest) Descriptor ¶
func (*ListPendingActionsRequest) Descriptor() ([]byte, []int)
func (*ListPendingActionsRequest) ProtoMessage ¶
func (*ListPendingActionsRequest) ProtoMessage()
func (*ListPendingActionsRequest) Reset ¶
func (m *ListPendingActionsRequest) Reset()
func (*ListPendingActionsRequest) String ¶
func (m *ListPendingActionsRequest) String() string
func (*ListPendingActionsRequest) XXX_DiscardUnknown ¶
func (m *ListPendingActionsRequest) XXX_DiscardUnknown()
func (*ListPendingActionsRequest) XXX_Marshal ¶
func (m *ListPendingActionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListPendingActionsRequest) XXX_Merge ¶
func (dst *ListPendingActionsRequest) XXX_Merge(src proto.Message)
func (*ListPendingActionsRequest) XXX_Size ¶
func (m *ListPendingActionsRequest) XXX_Size() int
func (*ListPendingActionsRequest) XXX_Unmarshal ¶
func (m *ListPendingActionsRequest) XXX_Unmarshal(b []byte) error
type ListPendingActionsResponse ¶
type ListPendingActionsResponse struct { Actions []*Action `protobuf:"bytes,1,rep,name=actions" json:"actions,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListPendingActionsResponse) Descriptor ¶
func (*ListPendingActionsResponse) Descriptor() ([]byte, []int)
func (*ListPendingActionsResponse) GetActions ¶
func (m *ListPendingActionsResponse) GetActions() []*Action
func (*ListPendingActionsResponse) ProtoMessage ¶
func (*ListPendingActionsResponse) ProtoMessage()
func (*ListPendingActionsResponse) Reset ¶
func (m *ListPendingActionsResponse) Reset()
func (*ListPendingActionsResponse) String ¶
func (m *ListPendingActionsResponse) String() string
func (*ListPendingActionsResponse) XXX_DiscardUnknown ¶
func (m *ListPendingActionsResponse) XXX_DiscardUnknown()
func (*ListPendingActionsResponse) XXX_Marshal ¶
func (m *ListPendingActionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListPendingActionsResponse) XXX_Merge ¶
func (dst *ListPendingActionsResponse) XXX_Merge(src proto.Message)
func (*ListPendingActionsResponse) XXX_Size ¶
func (m *ListPendingActionsResponse) XXX_Size() int
func (*ListPendingActionsResponse) XXX_Unmarshal ¶
func (m *ListPendingActionsResponse) XXX_Unmarshal(b []byte) error
type ListValidatorsInfoRequest ¶
type ListValidatorsInfoRequest struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListValidatorsInfoRequest) Descriptor ¶
func (*ListValidatorsInfoRequest) Descriptor() ([]byte, []int)
func (*ListValidatorsInfoRequest) ProtoMessage ¶
func (*ListValidatorsInfoRequest) ProtoMessage()
func (*ListValidatorsInfoRequest) Reset ¶
func (m *ListValidatorsInfoRequest) Reset()
func (*ListValidatorsInfoRequest) String ¶
func (m *ListValidatorsInfoRequest) String() string
func (*ListValidatorsInfoRequest) XXX_DiscardUnknown ¶
func (m *ListValidatorsInfoRequest) XXX_DiscardUnknown()
func (*ListValidatorsInfoRequest) XXX_Marshal ¶
func (m *ListValidatorsInfoRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListValidatorsInfoRequest) XXX_Merge ¶
func (dst *ListValidatorsInfoRequest) XXX_Merge(src proto.Message)
func (*ListValidatorsInfoRequest) XXX_Size ¶
func (m *ListValidatorsInfoRequest) XXX_Size() int
func (*ListValidatorsInfoRequest) XXX_Unmarshal ¶
func (m *ListValidatorsInfoRequest) XXX_Unmarshal(b []byte) error
type ListValidatorsInfoResponse ¶
type ListValidatorsInfoResponse struct { Validators []*ValidatorInfo `protobuf:"bytes,1,rep,name=validators" json:"validators,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListValidatorsInfoResponse) Descriptor ¶
func (*ListValidatorsInfoResponse) Descriptor() ([]byte, []int)
func (*ListValidatorsInfoResponse) GetValidators ¶
func (m *ListValidatorsInfoResponse) GetValidators() []*ValidatorInfo
func (*ListValidatorsInfoResponse) ProtoMessage ¶
func (*ListValidatorsInfoResponse) ProtoMessage()
func (*ListValidatorsInfoResponse) Reset ¶
func (m *ListValidatorsInfoResponse) Reset()
func (*ListValidatorsInfoResponse) String ¶
func (m *ListValidatorsInfoResponse) String() string
func (*ListValidatorsInfoResponse) XXX_DiscardUnknown ¶
func (m *ListValidatorsInfoResponse) XXX_DiscardUnknown()
func (*ListValidatorsInfoResponse) XXX_Marshal ¶
func (m *ListValidatorsInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListValidatorsInfoResponse) XXX_Merge ¶
func (dst *ListValidatorsInfoResponse) XXX_Merge(src proto.Message)
func (*ListValidatorsInfoResponse) XXX_Size ¶
func (m *ListValidatorsInfoResponse) XXX_Size() int
func (*ListValidatorsInfoResponse) XXX_Unmarshal ¶
func (m *ListValidatorsInfoResponse) XXX_Unmarshal(b []byte) error
type NonceHandlerConfig ¶
type NonceHandlerConfig struct { IncNonceOnFailedTx bool `protobuf:"varint,1,opt,name=inc_nonce_on_failed_tx,json=incNonceOnFailedTx,proto3" json:"inc_nonce_on_failed_tx"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NonceHandlerConfig) Descriptor ¶
func (*NonceHandlerConfig) Descriptor() ([]byte, []int)
func (*NonceHandlerConfig) GetIncNonceOnFailedTx ¶
func (m *NonceHandlerConfig) GetIncNonceOnFailedTx() bool
func (*NonceHandlerConfig) ProtoMessage ¶
func (*NonceHandlerConfig) ProtoMessage()
func (*NonceHandlerConfig) Reset ¶
func (m *NonceHandlerConfig) Reset()
func (*NonceHandlerConfig) String ¶
func (m *NonceHandlerConfig) String() string
func (*NonceHandlerConfig) XXX_DiscardUnknown ¶
func (m *NonceHandlerConfig) XXX_DiscardUnknown()
func (*NonceHandlerConfig) XXX_Marshal ¶
func (m *NonceHandlerConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NonceHandlerConfig) XXX_Merge ¶
func (dst *NonceHandlerConfig) XXX_Merge(src proto.Message)
func (*NonceHandlerConfig) XXX_Size ¶
func (m *NonceHandlerConfig) XXX_Size() int
func (*NonceHandlerConfig) XXX_Unmarshal ¶
func (m *NonceHandlerConfig) XXX_Unmarshal(b []byte) error
type Params ¶
type Params struct { VoteThreshold uint64 `protobuf:"varint,1,opt,name=vote_threshold,json=voteThreshold,proto3" json:"vote_threshold,omitempty"` NumBlockConfirmations uint64 `` /* 127-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Params) Descriptor ¶
func (*Params) GetNumBlockConfirmations ¶
func (*Params) GetVoteThreshold ¶
func (*Params) ProtoMessage ¶
func (*Params) ProtoMessage()
func (*Params) XXX_DiscardUnknown ¶
func (m *Params) XXX_DiscardUnknown()
func (*Params) XXX_Marshal ¶
func (*Params) XXX_Unmarshal ¶
type RemoveFeatureRequest ¶
type RemoveFeatureRequest struct { Names []string `protobuf:"bytes,1,rep,name=names" json:"names,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RemoveFeatureRequest) Descriptor ¶
func (*RemoveFeatureRequest) Descriptor() ([]byte, []int)
func (*RemoveFeatureRequest) GetNames ¶
func (m *RemoveFeatureRequest) GetNames() []string
func (*RemoveFeatureRequest) ProtoMessage ¶
func (*RemoveFeatureRequest) ProtoMessage()
func (*RemoveFeatureRequest) Reset ¶
func (m *RemoveFeatureRequest) Reset()
func (*RemoveFeatureRequest) String ¶
func (m *RemoveFeatureRequest) String() string
func (*RemoveFeatureRequest) XXX_DiscardUnknown ¶
func (m *RemoveFeatureRequest) XXX_DiscardUnknown()
func (*RemoveFeatureRequest) XXX_Marshal ¶
func (m *RemoveFeatureRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemoveFeatureRequest) XXX_Merge ¶
func (dst *RemoveFeatureRequest) XXX_Merge(src proto.Message)
func (*RemoveFeatureRequest) XXX_Size ¶
func (m *RemoveFeatureRequest) XXX_Size() int
func (*RemoveFeatureRequest) XXX_Unmarshal ¶
func (m *RemoveFeatureRequest) XXX_Unmarshal(b []byte) error
type SetParamsRequest ¶
type SetParamsRequest struct { Params *Params `protobuf:"bytes,1,opt,name=params" json:"params,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SetParamsRequest) Descriptor ¶
func (*SetParamsRequest) Descriptor() ([]byte, []int)
func (*SetParamsRequest) GetParams ¶
func (m *SetParamsRequest) GetParams() *Params
func (*SetParamsRequest) ProtoMessage ¶
func (*SetParamsRequest) ProtoMessage()
func (*SetParamsRequest) Reset ¶
func (m *SetParamsRequest) Reset()
func (*SetParamsRequest) String ¶
func (m *SetParamsRequest) String() string
func (*SetParamsRequest) XXX_DiscardUnknown ¶
func (m *SetParamsRequest) XXX_DiscardUnknown()
func (*SetParamsRequest) XXX_Marshal ¶
func (m *SetParamsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetParamsRequest) XXX_Merge ¶
func (dst *SetParamsRequest) XXX_Merge(src proto.Message)
func (*SetParamsRequest) XXX_Size ¶
func (m *SetParamsRequest) XXX_Size() int
func (*SetParamsRequest) XXX_Unmarshal ¶
func (m *SetParamsRequest) XXX_Unmarshal(b []byte) error
type SetSettingRequest ¶
type SetSettingRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` BuildNumber uint64 `protobuf:"varint,3,opt,name=build_number,json=buildNumber,proto3" json:"build_number,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SetSettingRequest) Descriptor ¶
func (*SetSettingRequest) Descriptor() ([]byte, []int)
func (*SetSettingRequest) GetBuildNumber ¶
func (m *SetSettingRequest) GetBuildNumber() uint64
func (*SetSettingRequest) GetName ¶
func (m *SetSettingRequest) GetName() string
func (*SetSettingRequest) GetValue ¶
func (m *SetSettingRequest) GetValue() string
func (*SetSettingRequest) ProtoMessage ¶
func (*SetSettingRequest) ProtoMessage()
func (*SetSettingRequest) Reset ¶
func (m *SetSettingRequest) Reset()
func (*SetSettingRequest) String ¶
func (m *SetSettingRequest) String() string
func (*SetSettingRequest) XXX_DiscardUnknown ¶
func (m *SetSettingRequest) XXX_DiscardUnknown()
func (*SetSettingRequest) XXX_Marshal ¶
func (m *SetSettingRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetSettingRequest) XXX_Merge ¶
func (dst *SetSettingRequest) XXX_Merge(src proto.Message)
func (*SetSettingRequest) XXX_Size ¶
func (m *SetSettingRequest) XXX_Size() int
func (*SetSettingRequest) XXX_Unmarshal ¶
func (m *SetSettingRequest) XXX_Unmarshal(b []byte) error
type SetValidatorInfoRequest ¶
type SetValidatorInfoRequest struct { BuildNumber uint64 `protobuf:"varint,1,opt,name=build_number,json=buildNumber,proto3" json:"build_number,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SetValidatorInfoRequest) Descriptor ¶
func (*SetValidatorInfoRequest) Descriptor() ([]byte, []int)
func (*SetValidatorInfoRequest) GetBuildNumber ¶
func (m *SetValidatorInfoRequest) GetBuildNumber() uint64
func (*SetValidatorInfoRequest) ProtoMessage ¶
func (*SetValidatorInfoRequest) ProtoMessage()
func (*SetValidatorInfoRequest) Reset ¶
func (m *SetValidatorInfoRequest) Reset()
func (*SetValidatorInfoRequest) String ¶
func (m *SetValidatorInfoRequest) String() string
func (*SetValidatorInfoRequest) XXX_DiscardUnknown ¶
func (m *SetValidatorInfoRequest) XXX_DiscardUnknown()
func (*SetValidatorInfoRequest) XXX_Marshal ¶
func (m *SetValidatorInfoRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetValidatorInfoRequest) XXX_Merge ¶
func (dst *SetValidatorInfoRequest) XXX_Merge(src proto.Message)
func (*SetValidatorInfoRequest) XXX_Size ¶
func (m *SetValidatorInfoRequest) XXX_Size() int
func (*SetValidatorInfoRequest) XXX_Unmarshal ¶
func (m *SetValidatorInfoRequest) XXX_Unmarshal(b []byte) error
type ValidatorInfo ¶
type ValidatorInfo struct { Address *types.Address `protobuf:"bytes,1,opt,name=address" json:"address,omitempty"` BuildNumber uint64 `protobuf:"varint,2,opt,name=build_number,json=buildNumber,proto3" json:"build_number,omitempty"` UpdatedAt uint64 `protobuf:"varint,3,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ValidatorInfo) Descriptor ¶
func (*ValidatorInfo) Descriptor() ([]byte, []int)
func (*ValidatorInfo) GetAddress ¶
func (m *ValidatorInfo) GetAddress() *types.Address
func (*ValidatorInfo) GetBuildNumber ¶
func (m *ValidatorInfo) GetBuildNumber() uint64
func (*ValidatorInfo) GetUpdatedAt ¶
func (m *ValidatorInfo) GetUpdatedAt() uint64
func (*ValidatorInfo) ProtoMessage ¶
func (*ValidatorInfo) ProtoMessage()
func (*ValidatorInfo) Reset ¶
func (m *ValidatorInfo) Reset()
func (*ValidatorInfo) String ¶
func (m *ValidatorInfo) String() string
func (*ValidatorInfo) XXX_DiscardUnknown ¶
func (m *ValidatorInfo) XXX_DiscardUnknown()
func (*ValidatorInfo) XXX_Marshal ¶
func (m *ValidatorInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ValidatorInfo) XXX_Merge ¶
func (dst *ValidatorInfo) XXX_Merge(src proto.Message)
func (*ValidatorInfo) XXX_Size ¶
func (m *ValidatorInfo) XXX_Size() int
func (*ValidatorInfo) XXX_Unmarshal ¶
func (m *ValidatorInfo) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.