Skip to content

Commit

Permalink
gen proto
Browse files Browse the repository at this point in the history
  • Loading branch information
yihuang committed Jun 8, 2022
1 parent 003e0c1 commit d8dddb4
Show file tree
Hide file tree
Showing 6 changed files with 153 additions and 153 deletions.
2 changes: 1 addition & 1 deletion client/docs/statik/statik.go

Large diffs are not rendered by default.

86 changes: 43 additions & 43 deletions docs/api/proto-docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,27 +32,27 @@

- [Msg](#cronos.Msg)

- [icaauth/v1/params.proto](#icaauth/v1/params.proto)
- [Params](#cronos.icaauth.v1.Params)
- [icactl/v1/params.proto](#icactl/v1/params.proto)
- [Params](#cronos.icactl.v1.Params)

- [icaauth/v1/genesis.proto](#icaauth/v1/genesis.proto)
- [GenesisState](#cronos.icaauth.v1.GenesisState)
- [icactl/v1/genesis.proto](#icactl/v1/genesis.proto)
- [GenesisState](#cronos.icactl.v1.GenesisState)

- [icaauth/v1/query.proto](#icaauth/v1/query.proto)
- [QueryInterchainAccountAddressRequest](#cronos.icaauth.v1.QueryInterchainAccountAddressRequest)
- [QueryInterchainAccountAddressResponse](#cronos.icaauth.v1.QueryInterchainAccountAddressResponse)
- [QueryParamsRequest](#cronos.icaauth.v1.QueryParamsRequest)
- [QueryParamsResponse](#cronos.icaauth.v1.QueryParamsResponse)
- [icactl/v1/query.proto](#icactl/v1/query.proto)
- [QueryInterchainAccountAddressRequest](#cronos.icactl.v1.QueryInterchainAccountAddressRequest)
- [QueryInterchainAccountAddressResponse](#cronos.icactl.v1.QueryInterchainAccountAddressResponse)
- [QueryParamsRequest](#cronos.icactl.v1.QueryParamsRequest)
- [QueryParamsResponse](#cronos.icactl.v1.QueryParamsResponse)

- [Query](#cronos.icaauth.v1.Query)
- [Query](#cronos.icactl.v1.Query)

- [icaauth/v1/tx.proto](#icaauth/v1/tx.proto)
- [MsgRegisterAccount](#cronos.icaauth.v1.MsgRegisterAccount)
- [MsgRegisterAccountResponse](#cronos.icaauth.v1.MsgRegisterAccountResponse)
- [MsgSubmitTx](#cronos.icaauth.v1.MsgSubmitTx)
- [MsgSubmitTxResponse](#cronos.icaauth.v1.MsgSubmitTxResponse)
- [icactl/v1/tx.proto](#icactl/v1/tx.proto)
- [MsgRegisterAccount](#cronos.icactl.v1.MsgRegisterAccount)
- [MsgRegisterAccountResponse](#cronos.icactl.v1.MsgRegisterAccountResponse)
- [MsgSubmitTx](#cronos.icactl.v1.MsgSubmitTx)
- [MsgSubmitTxResponse](#cronos.icactl.v1.MsgSubmitTxResponse)

- [Msg](#cronos.icaauth.v1.Msg)
- [Msg](#cronos.icactl.v1.Msg)

- [Scalar Value Types](#scalar-value-types)

Expand Down Expand Up @@ -389,14 +389,14 @@ Msg defines the Cronos Msg service



<a name="icaauth/v1/params.proto"></a>
<a name="icactl/v1/params.proto"></a>
<p align="right"><a href="#top">Top</a></p>

## icaauth/v1/params.proto
## icactl/v1/params.proto



<a name="cronos.icaauth.v1.Params"></a>
<a name="cronos.icactl.v1.Params"></a>

### Params
Params defines the parameters for the module.
Expand All @@ -420,22 +420,22 @@ Params defines the parameters for the module.



<a name="icaauth/v1/genesis.proto"></a>
<a name="icactl/v1/genesis.proto"></a>
<p align="right"><a href="#top">Top</a></p>

## icaauth/v1/genesis.proto
## icactl/v1/genesis.proto



<a name="cronos.icaauth.v1.GenesisState"></a>
<a name="cronos.icactl.v1.GenesisState"></a>

### GenesisState
GenesisState defines the icaauth module's genesis state.
GenesisState defines the icactl module's genesis state.


| Field | Type | Label | Description |
| ----- | ---- | ----- | ----------- |
| `params` | [Params](#cronos.icaauth.v1.Params) | | params defines the genesis parameters |
| `params` | [Params](#cronos.icactl.v1.Params) | | params defines the genesis parameters |



Expand All @@ -451,14 +451,14 @@ GenesisState defines the icaauth module's genesis state.



<a name="icaauth/v1/query.proto"></a>
<a name="icactl/v1/query.proto"></a>
<p align="right"><a href="#top">Top</a></p>

## icaauth/v1/query.proto
## icactl/v1/query.proto



<a name="cronos.icaauth.v1.QueryInterchainAccountAddressRequest"></a>
<a name="cronos.icactl.v1.QueryInterchainAccountAddressRequest"></a>

### QueryInterchainAccountAddressRequest
QueryInterchainAccountAddressRequest defines the request for the InterchainAccountAddress query.
Expand All @@ -474,7 +474,7 @@ QueryInterchainAccountAddressRequest defines the request for the InterchainAccou



<a name="cronos.icaauth.v1.QueryInterchainAccountAddressResponse"></a>
<a name="cronos.icactl.v1.QueryInterchainAccountAddressResponse"></a>

### QueryInterchainAccountAddressResponse
QueryInterchainAccountAddressResponse defines the response for the InterchainAccountAddress query.
Expand All @@ -489,7 +489,7 @@ QueryInterchainAccountAddressResponse defines the response for the InterchainAcc



<a name="cronos.icaauth.v1.QueryParamsRequest"></a>
<a name="cronos.icactl.v1.QueryParamsRequest"></a>

### QueryParamsRequest
QueryParamsRequest is request type for the Query/Params RPC method.
Expand All @@ -499,15 +499,15 @@ QueryParamsRequest is request type for the Query/Params RPC method.



<a name="cronos.icaauth.v1.QueryParamsResponse"></a>
<a name="cronos.icactl.v1.QueryParamsResponse"></a>

### QueryParamsResponse
QueryParamsResponse is response type for the Query/Params RPC method.


| Field | Type | Label | Description |
| ----- | ---- | ----- | ----------- |
| `params` | [Params](#cronos.icaauth.v1.Params) | | params holds all the parameters of this module. |
| `params` | [Params](#cronos.icactl.v1.Params) | | params holds all the parameters of this module. |



Expand All @@ -520,28 +520,28 @@ QueryParamsResponse is response type for the Query/Params RPC method.
<!-- end HasExtensions -->


<a name="cronos.icaauth.v1.Query"></a>
<a name="cronos.icactl.v1.Query"></a>

### Query
Query defines the gRPC querier service.

| Method Name | Request Type | Response Type | Description | HTTP Verb | Endpoint |
| ----------- | ------------ | ------------- | ------------| ------- | -------- |
| `Params` | [QueryParamsRequest](#cronos.icaauth.v1.QueryParamsRequest) | [QueryParamsResponse](#cronos.icaauth.v1.QueryParamsResponse) | Parameters queries the parameters of the module. | GET|/cronos/icaauth/v1/params|
| `InterchainAccountAddress` | [QueryInterchainAccountAddressRequest](#cronos.icaauth.v1.QueryInterchainAccountAddressRequest) | [QueryInterchainAccountAddressResponse](#cronos.icaauth.v1.QueryInterchainAccountAddressResponse) | InterchainAccountAddress queries the interchain account address for given `connectionId` and `owner` | GET|/cronos/icaauth/v1/interchain_account_address/{connectionId}/{owner}|
| `Params` | [QueryParamsRequest](#cronos.icactl.v1.QueryParamsRequest) | [QueryParamsResponse](#cronos.icactl.v1.QueryParamsResponse) | Parameters queries the parameters of the module. | GET|/cronos/icactl/v1/params|
| `InterchainAccountAddress` | [QueryInterchainAccountAddressRequest](#cronos.icactl.v1.QueryInterchainAccountAddressRequest) | [QueryInterchainAccountAddressResponse](#cronos.icactl.v1.QueryInterchainAccountAddressResponse) | InterchainAccountAddress queries the interchain account address for given `connectionId` and `owner` | GET|/cronos/icactl/v1/interchain_account_address/{connectionId}/{owner}|

<!-- end services -->



<a name="icaauth/v1/tx.proto"></a>
<a name="icactl/v1/tx.proto"></a>
<p align="right"><a href="#top">Top</a></p>

## icaauth/v1/tx.proto
## icactl/v1/tx.proto



<a name="cronos.icaauth.v1.MsgRegisterAccount"></a>
<a name="cronos.icactl.v1.MsgRegisterAccount"></a>

### MsgRegisterAccount
MsgRegisterAccount defines the request message for MsgRegisterAccount
Expand All @@ -557,7 +557,7 @@ MsgRegisterAccount defines the request message for MsgRegisterAccount



<a name="cronos.icaauth.v1.MsgRegisterAccountResponse"></a>
<a name="cronos.icactl.v1.MsgRegisterAccountResponse"></a>

### MsgRegisterAccountResponse
MsgRegisterAccountResponse defines the response message for MsgRegisterAccount
Expand All @@ -567,7 +567,7 @@ MsgRegisterAccountResponse defines the response message for MsgRegisterAccount



<a name="cronos.icaauth.v1.MsgSubmitTx"></a>
<a name="cronos.icactl.v1.MsgSubmitTx"></a>

### MsgSubmitTx
MsgSubmitTx defines the request message for MsgSubmitTx
Expand All @@ -585,7 +585,7 @@ MsgSubmitTx defines the request message for MsgSubmitTx



<a name="cronos.icaauth.v1.MsgSubmitTxResponse"></a>
<a name="cronos.icactl.v1.MsgSubmitTxResponse"></a>

### MsgSubmitTxResponse
MsgSubmitTxResponse defines the response message for MsgSubmitTx
Expand All @@ -601,15 +601,15 @@ MsgSubmitTxResponse defines the response message for MsgSubmitTx
<!-- end HasExtensions -->


<a name="cronos.icaauth.v1.Msg"></a>
<a name="cronos.icactl.v1.Msg"></a>

### Msg
Msg defines the Msg service.

| Method Name | Request Type | Response Type | Description | HTTP Verb | Endpoint |
| ----------- | ------------ | ------------- | ------------| ------- | -------- |
| `RegisterAccount` | [MsgRegisterAccount](#cronos.icaauth.v1.MsgRegisterAccount) | [MsgRegisterAccountResponse](#cronos.icaauth.v1.MsgRegisterAccountResponse) | RegisterAccount registers an interchain account on host chain with given `connectionId` | |
| `SubmitTx` | [MsgSubmitTx](#cronos.icaauth.v1.MsgSubmitTx) | [MsgSubmitTxResponse](#cronos.icaauth.v1.MsgSubmitTxResponse) | SubmitTx submits a transaction to the host chain on behalf of interchain account | |
| `RegisterAccount` | [MsgRegisterAccount](#cronos.icactl.v1.MsgRegisterAccount) | [MsgRegisterAccountResponse](#cronos.icactl.v1.MsgRegisterAccountResponse) | RegisterAccount registers an interchain account on host chain with given `connectionId` | |
| `SubmitTx` | [MsgSubmitTx](#cronos.icactl.v1.MsgSubmitTx) | [MsgSubmitTxResponse](#cronos.icactl.v1.MsgSubmitTxResponse) | SubmitTx submits a transaction to the host chain on behalf of interchain account | |

<!-- end services -->

Expand Down
34 changes: 17 additions & 17 deletions x/icactl/types/genesis.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

42 changes: 21 additions & 21 deletions x/icactl/types/params.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d8dddb4

Please sign in to comment.