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