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