Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
QueryAppliedPlanResponse
Variable QueryAppliedPlanResponse
Query
Applied
Plan
Response
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
QueryAppliedPlanResponse
;
encode
(
message
:
QueryAppliedPlanResponse
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
QueryAppliedPlanResponseAmino
)
:
QueryAppliedPlanResponse
;
fromAminoMsg
(
object
:
QueryAppliedPlanResponseAminoMsg
)
:
QueryAppliedPlanResponse
;
fromPartial
(
object
:
{
height
?:
bigint
;
}
)
:
QueryAppliedPlanResponse
;
fromProtoMsg
(
message
:
QueryAppliedPlanResponseProtoMsg
)
:
QueryAppliedPlanResponse
;
toAmino
(
message
:
QueryAppliedPlanResponse
)
:
QueryAppliedPlanResponseAmino
;
toAminoMsg
(
message
:
QueryAppliedPlanResponse
)
:
QueryAppliedPlanResponseAminoMsg
;
toProto
(
message
:
QueryAppliedPlanResponse
)
:
Uint8Array
;
toProtoMsg
(
message
:
QueryAppliedPlanResponse
)
:
QueryAppliedPlanResponseProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...