interface QueryPointerResponseAminoMsg {
    type: "/seiprotocol.seichain.evm.QueryPointerResponse";
    value: QueryPointerResponseAmino;
}

Properties

Properties

type: "/seiprotocol.seichain.evm.QueryPointerResponse"