# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
The chain type of the celestia chain.
The chain type of the initia chain.
Unspecified chain type.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Enum value maps for BatchInfo_ChainType.
Enum value maps for BatchInfo_ChainType.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Msg_ServiceDesc is the grpc.ServiceDesc for Msg service.
Query_ServiceDesc is the grpc.ServiceDesc for Query service.
# Structs
BatchInfo defines the set of batch information.
BatchInfoWithOutput defines the batch information with output.
Bridge defeins a bridge state.
BridgeAccount defines an account for bridge that holds coins without pubkey.
BridgeConfig defines the set of bridge config.
GenesisState defines the rollup module's genesis state.
MsgCreateBridge is a message to register a new bridge with new bridge id.
MsgCreateBridgeResponse returns MsgCreateBridge message result data.
MsgDeleteOutput is a message to delete unfinalized l2 output proposals in [outputIndex, nextOutputIndex) range.
MsgDeleteOutputResponse returns a message handle result.
MsgFinalizeTokenWithdrawal is a message finalizing funds withdrawal from L2.
MsgFinalizeTokenWithdrawalResponse returns a message handle result.
MsgInitiateTokenDeposit is a message to deposit a new token from L1 to L2.
MsgInitiateTokenDepositResponse returns a message handle result.
MsgProposeOutput is a message to submit l2 block proposal.
MsgProposeOutputResponse returns deposit result data.
MsgRecordBatch is no_op message, which is only for tx indexing.
MsgRecordBatchResponse returns MsgRecordBatch message result data.
MsgUpdateBatchInfo is a message to change a batch info.
MsgUpdateBatchInfoResponse returns a message handle result.
MsgUpdateChallenger is a message to change a challenger.
MsgUpdateChallengerResponse returns a message handle result.
MsgUpdateMetadata is a message to change metadata.
MsgUpdateMetadataResponse returns a message handle result.
MsgUpdateOracleFlag is a message to change oracle config.
MsgUpdateOracleFlagResponse returns a message handle result.
MsgUpdateParams is a message to update parameters.
MsgUpdateParamsResponse returns a message handle result.
MsgUpdateProposer is a message to change a proposer.
MsgUpdateProposerResponse returns a message handle result.
Output is a l2 block submitted by proposer.
Params defines the set of ophost parameters.
QueryBatchInfosRequest is request type for Query/BatchInfos RPC method.
QueryBatchInfosResponse is response type for Query/BatchInfos RPC method.
QueryBridgeRequest is request type for Query/Bridge RPC method.
QueryBridgeResponse is response type for the Query/Bridge RPC method.
QueryBridgesRequest is request type for Query/Bridges RPC method.
QueryBridgesResponse is response type for the Query/Bridges RPC method.
QueryClaimedRequest is request type for the Query/Claimed RPC method.
QueryClaimedResponse is response type for the Query/Claimed RPC method.
QueryLastFinalizedOutputRequest is request type for the Query/LastFinalizedOutput RPC method.
QueryLastFinalizedOutputResponse is response type for the Query/LastFinalizedOutput RPC method.
QueryNextL1SequenceRequest is request type for the Query/NextL1Sequence RPC method.
QueryNextL1SequenceResponse is response type for the Query/NextL1Sequence RPC method.
QueryOutputProposalRequest is response type for the Query/OutputProposal RPC method.
QueryOutputProposalResponse is response type for the Query/OutputProposal RPC method.
QueryOutputProposalsRequest is response type for the Query/OutputProposals RPC method.
QueryOutputProposalsResponse is response type for the Query/OutputProposals RPC method.
QueryParamsRequest is request type for the Query/Params RPC method.
QueryParamsResponse is response type for the Query/Params RPC method.
QueryTokenPairByL1DenomRequest is response type for the Query/TokenPairByL1Denom RPC method.
QueryTokenPairByL1DenomResponse is response type for the Query/TokenPairByL1Denom RPC method.
QueryTokenPairByL2DenomRequest is response type for the Query/TokenPairByL2Denom RPC method.
QueryTokenPairByL2DenomResponse is response type for the Query/TokenPairByL2Denom RPC method.
QueryTokenPairsRequest is response type for the Query/TokenPairs RPC method.
QueryTokenPairsResponse is response type for the Query/TokenPairs RPC method.
TokenPair defines l1 and l2 token pair.
UnimplementedMsgServer must be embedded to have forward compatible implementations.
UnimplementedQueryServer must be embedded to have forward compatible implementations.
WrappedOutput defines a wrapped output containing its index and proposal.
# Interfaces
MsgClient is the client API for Msg service.
MsgServer is the server API for Msg service.
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.
UnsafeMsgServer may be embedded to opt out of forward compatibility for this service.
UnsafeQueryServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
ChainType defines the type of chain.