Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
ResponseCheckTx
Variable ResponseCheckTx
Response
Check
Tx
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
ResponseCheckTx
;
encode
(
message
:
ResponseCheckTx
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
ResponseCheckTxAmino
)
:
ResponseCheckTx
;
fromAminoMsg
(
object
:
ResponseCheckTxAminoMsg
)
:
ResponseCheckTx
;
fromPartial
(
object
:
{
code
?:
number
;
codespace
?:
string
;
data
?:
Uint8Array
;
events
?:
{
attributes
?:
{
index
?:
boolean
;
key
?:
Uint8Array
;
value
?:
Uint8Array
;
}
[]
;
type
?:
string
;
}
[]
;
gasUsed
?:
bigint
;
gasWanted
?:
bigint
;
info
?:
string
;
log
?:
string
;
}
)
:
ResponseCheckTx
;
fromProtoMsg
(
message
:
ResponseCheckTxProtoMsg
)
:
ResponseCheckTx
;
toAmino
(
message
:
ResponseCheckTx
)
:
ResponseCheckTxAmino
;
toProto
(
message
:
ResponseCheckTx
)
:
Uint8Array
;
toProtoMsg
(
message
:
ResponseCheckTx
)
:
ResponseCheckTxProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...