interface QueryMinterResponseAminoMsg {
    type: "/seiprotocol.seichain.mint.QueryMinterResponse";
    value: QueryMinterResponseAmino;
}

Properties

Properties

type: "/seiprotocol.seichain.mint.QueryMinterResponse"