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