Skip to content

Commit

Permalink
indexer gen again
Browse files Browse the repository at this point in the history
Signed-off-by: Shrenuj Bansal <shrenuj@dydx.exchange>
  • Loading branch information
shrenujb committed Jun 18, 2024
1 parent 855c16e commit 92776db
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
import * as _m0 from "protobufjs/minimal";
import { DeepPartial } from "../../helpers";
/** GenesisState defines `x/listing`'s genesis state. */
/** GenesisState defines `x/revshare`'s genesis state. */

export interface GenesisState {}
/** GenesisState defines `x/listing`'s genesis state. */
/** GenesisState defines `x/revshare`'s genesis state. */

export interface GenesisStateSDKType {}

Expand Down

0 comments on commit 92776db

Please sign in to comment.