Skip to content

Commit

Permalink
proto-gen
Browse files Browse the repository at this point in the history
  • Loading branch information
Vritra4 committed Nov 15, 2024
1 parent 0314c6b commit b238458
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion client/docs/statik/statik.go

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions client/docs/swagger-ui/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38209,6 +38209,10 @@ paths:
items:
type: string
description: the list of addresses that are allowed to pay zero fee.
hook_max_gas:
type: string
format: uint64
title: Max gas for hook execution of `MsgFinalizeTokenDeposit`
description: >-
QueryParamsResponse is response type for the Query/Params RPC
method.
Expand Down Expand Up @@ -67499,6 +67503,10 @@ definitions:
items:
type: string
description: the list of addresses that are allowed to pay zero fee.
hook_max_gas:
type: string
format: uint64
title: Max gas for hook execution of `MsgFinalizeTokenDeposit`
description: Params defines the set of opchild parameters.
opinit.opchild.v1.QueryBaseDenomResponse:
type: object
Expand Down Expand Up @@ -67658,6 +67666,10 @@ definitions:
items:
type: string
description: the list of addresses that are allowed to pay zero fee.
hook_max_gas:
type: string
format: uint64
title: Max gas for hook execution of `MsgFinalizeTokenDeposit`
description: QueryParamsResponse is response type for the Query/Params RPC method.
opinit.opchild.v1.QueryValidatorResponse:
type: object
Expand Down
2 changes: 2 additions & 0 deletions x/evm/types/types.pb.go

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

0 comments on commit b238458

Please sign in to comment.