Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
MsgUpdateWasmDependencyMappingProposal
Variable MsgUpdateWasmDependencyMappingProposal
Msg
Update
Wasm
Dependency
Mapping
Proposal
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
MsgUpdateWasmDependencyMappingProposal
;
encode
(
message
:
MsgUpdateWasmDependencyMappingProposal
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
MsgUpdateWasmDependencyMappingProposalAmino
)
:
MsgUpdateWasmDependencyMappingProposal
;
fromAminoMsg
(
object
:
MsgUpdateWasmDependencyMappingProposalAminoMsg
)
:
MsgUpdateWasmDependencyMappingProposal
;
fromPartial
(
object
:
{
contractAddress
?:
string
;
description
?:
string
;
title
?:
string
;
wasmDependencyMapping
?:
{
baseAccessOps
?:
{
operation
?:
{
accessType
?:
AccessType
;
identifierTemplate
?:
string
;
resourceType
?:
ResourceType
;
}
;
selector
?:
string
;
selectorType
?:
AccessOperationSelectorType
;
}
[]
;
baseContractReferences
?:
{
contractAddress
?:
string
;
jsonTranslationTemplate
?:
string
;
messageName
?:
string
;
messageType
?:
WasmMessageSubtype
;
}
[]
;
contractAddress
?:
string
;
executeAccessOps
?:
{
messageName
?:
string
;
wasmOperations
?:
{
operation
?:
(
...
)
|
(
...
)
;
selector
?:
(
...
)
|
(
...
)
;
selectorType
?:
(
...
)
|
(
...
)
;
}
[]
;
}
[]
;
executeContractReferences
?:
{
contractReferences
?:
{
contractAddress
?:
(
...
)
|
(
...
)
;
jsonTranslationTemplate
?:
(
...
)
|
(
...
)
;
messageName
?:
(
...
)
|
(
...
)
;
messageType
?:
(
...
)
|
(
...
)
;
}
[]
;
messageName
?:
string
;
}
[]
;
queryAccessOps
?:
{
messageName
?:
string
;
wasmOperations
?:
{
operation
?:
(
...
)
|
(
...
)
;
selector
?:
(
...
)
|
(
...
)
;
selectorType
?:
(
...
)
|
(
...
)
;
}
[]
;
}
[]
;
queryContractReferences
?:
{
contractReferences
?:
{
contractAddress
?:
(
...
)
|
(
...
)
;
jsonTranslationTemplate
?:
(
...
)
|
(
...
)
;
messageName
?:
(
...
)
|
(
...
)
;
messageType
?:
(
...
)
|
(
...
)
;
}
[]
;
messageName
?:
string
;
}
[]
;
resetReason
?:
string
;
}
;
}
)
:
MsgUpdateWasmDependencyMappingProposal
;
fromProtoMsg
(
message
:
MsgUpdateWasmDependencyMappingProposalProtoMsg
)
:
MsgUpdateWasmDependencyMappingProposal
;
toAmino
(
message
:
MsgUpdateWasmDependencyMappingProposal
)
:
MsgUpdateWasmDependencyMappingProposalAmino
;
toAminoMsg
(
message
:
MsgUpdateWasmDependencyMappingProposal
)
:
MsgUpdateWasmDependencyMappingProposalAminoMsg
;
toProto
(
message
:
MsgUpdateWasmDependencyMappingProposal
)
:
Uint8Array
;
toProtoMsg
(
message
:
MsgUpdateWasmDependencyMappingProposal
)
:
MsgUpdateWasmDependencyMappingProposalProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...