Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
RequestCheckTx
Variable RequestCheckTx
Request
Check
Tx
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
RequestCheckTx
;
encode
(
message
:
RequestCheckTx
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
RequestCheckTxAmino
)
:
RequestCheckTx
;
fromAminoMsg
(
object
:
RequestCheckTxAminoMsg
)
:
RequestCheckTx
;
fromPartial
(
object
:
{
tx
?:
Uint8Array
;
type
?:
CheckTxType
;
}
)
:
RequestCheckTx
;
fromProtoMsg
(
message
:
RequestCheckTxProtoMsg
)
:
RequestCheckTx
;
toAmino
(
message
:
RequestCheckTx
)
:
RequestCheckTxAmino
;
toProto
(
message
:
RequestCheckTx
)
:
Uint8Array
;
toProtoMsg
(
message
:
RequestCheckTx
)
:
RequestCheckTxProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...