Interface MsgInternalEVMCallResponseAminoMsg

interface MsgInternalEVMCallResponseAminoMsg {
    type: "/seiprotocol.seichain.evm.MsgInternalEVMCallResponse";
    value: MsgInternalEVMCallResponseAmino;
}

Properties

Properties

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