Module bridge

Module bridge 

Modules§

msg_client
Generated client implementations.
query_client
Generated client implementations.

Structs§

BridgeEvent
BridgeEvent is a recognized event from the Ethereum blockchain.
BridgeEventInfo
BridgeEventInfo stores information about the most recently processed bridge event.
DelayedCompleteBridgeMessage
DelayedCompleteBridgeMessage is a message type for the response of DelayedCompleteBridgeMessages RPC method. It contains the message and the block height at which it will execute.
EventParams
EventParams stores parameters about which events to recognize and which tokens to mint.
GenesisState
GenesisState defines the bridge module’s genesis state.
MsgAcknowledgeBridges
MsgAcknowledgeBridges is the Msg/AcknowledgeBridges request type.
MsgAcknowledgeBridgesResponse
MsgAcknowledgeBridgesResponse is the Msg/AcknowledgeBridgesResponse response type.
MsgCompleteBridge
MsgCompleteBridge is the Msg/CompleteBridgeResponse request type.
MsgCompleteBridgeResponse
MsgCompleteBridgeResponse is the Msg/CompleteBridgeResponse response type.
MsgUpdateEventParams
MsgUpdateEventParams is the Msg/UpdateEventParams request type.
MsgUpdateEventParamsResponse
MsgUpdateEventParamsResponse is the Msg/UpdateEventParams response type.
MsgUpdateProposeParams
MsgUpdateProposeParams is the Msg/UpdateProposeParams request type.
MsgUpdateProposeParamsResponse
MsgUpdateProposeParamsResponse is the Msg/UpdateProposeParams response type.
MsgUpdateSafetyParams
MsgUpdateSafetyParams is the Msg/UpdateSafetyParams request type.
MsgUpdateSafetyParamsResponse
MsgUpdateSafetyParamsResponse is the Msg/UpdateSafetyParams response type.
ProposeParams
ProposeParams stores parameters for proposing to the module.
QueryAcknowledgedEventInfoRequest
QueryAcknowledgedEventInfoRequest is a request type for the AcknowledgedEventInfo RPC method.
QueryAcknowledgedEventInfoResponse
QueryAcknowledgedEventInfoResponse is a response type for the AcknowledgedEventInfo RPC method.
QueryDelayedCompleteBridgeMessagesRequest
QueryDelayedCompleteBridgeMessagesRequest is a request type for the DelayedCompleteBridgeMessages RPC method.
QueryDelayedCompleteBridgeMessagesResponse
QueryDelayedCompleteBridgeMessagesResponse is a response type for the DelayedCompleteBridgeMessages RPC method.
QueryEventParamsRequest
QueryEventParamsRequest is a request type for the EventParams RPC method.
QueryEventParamsResponse
QueryEventParamsResponse is a response type for the EventParams RPC method.
QueryProposeParamsRequest
QueryProposeParamsRequest is a request type for the ProposeParams RPC method.
QueryProposeParamsResponse
QueryProposeParamsResponse is a response type for the ProposeParams RPC method.
QueryRecognizedEventInfoRequest
QueryRecognizedEventInfoRequest is a request type for the RecognizedEventInfo RPC method.
QueryRecognizedEventInfoResponse
QueryRecognizedEventInfoResponse is a response type for the RecognizedEventInfo RPC method.
QuerySafetyParamsRequest
QuerySafetyParamsRequest is a request type for the SafetyParams RPC method.
QuerySafetyParamsResponse
QuerySafetyParamsResponse is a response type for the SafetyParams RPC method.
SafetyParams
SafetyParams stores safety parameters for the module.