Skip to content

Commit

Permalink
proto
Browse files Browse the repository at this point in the history
  • Loading branch information
lumtis committed May 23, 2024
1 parent 660929f commit 9c661b9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
5 changes: 3 additions & 2 deletions typescript/crosschain/genesis_pb.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import type { InTxTracker } from "./in_tx_tracker_pb.js";
import type { RateLimiterFlags } from "./rate_limiter_flags_pb.js";

/**
* GenesisState defines the metacore module's genesis state.
* GenesisState defines the crosschain modules genesis state.
*
* @generated from message zetachain.zetacore.crosschain.GenesisState
*/
Expand Down Expand Up @@ -80,7 +80,8 @@ export declare class GenesisState extends Message<GenesisState> {
}

/**
* GenesisState defines the metacore module's genesis state.
* Remove legacy types
* https://github.com/zeta-chain/node/issues/2139
*
* @generated from message zetachain.zetacore.crosschain.GenesisState_legacy
*/
Expand Down
5 changes: 3 additions & 2 deletions x/crosschain/types/genesis.pb.go

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

0 comments on commit 9c661b9

Please sign in to comment.