Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
MsgInternalEVMCallResponse
Variable MsgInternalEVMCallResponse
Msg
InternalEVMCall
Response
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
MsgInternalEVMCallResponse
;
encode
(
_
:
MsgInternalEVMCallResponse
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
_
:
MsgInternalEVMCallResponseAmino
)
:
MsgInternalEVMCallResponse
;
fromAminoMsg
(
object
:
MsgInternalEVMCallResponseAminoMsg
)
:
MsgInternalEVMCallResponse
;
fromPartial
(
_
:
{}
)
:
MsgInternalEVMCallResponse
;
fromProtoMsg
(
message
:
MsgInternalEVMCallResponseProtoMsg
)
:
MsgInternalEVMCallResponse
;
toAmino
(
_
:
MsgInternalEVMCallResponse
)
:
MsgInternalEVMCallResponseAmino
;
toProto
(
message
:
MsgInternalEVMCallResponse
)
:
Uint8Array
;
toProtoMsg
(
message
:
MsgInternalEVMCallResponse
)
:
MsgInternalEVMCallResponseProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...