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