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