diff --git a/indexer/packages/v4-protos/src/codegen/dydxprotocol/revshare/genesis.ts b/indexer/packages/v4-protos/src/codegen/dydxprotocol/revshare/genesis.ts index 9bec4aff2b..0e9258f8ea 100644 --- a/indexer/packages/v4-protos/src/codegen/dydxprotocol/revshare/genesis.ts +++ b/indexer/packages/v4-protos/src/codegen/dydxprotocol/revshare/genesis.ts @@ -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 {}