Preparing search index...
The search index is not available
@multiversx/sdk-core - v12.19.2
@multiversx/sdk-core
ITransactionStatus
Interface ITransactionStatus
interface
ITransactionStatus
{
isExecuted
(
)
:
boolean
;
isFailed
(
)
:
boolean
;
isInvalid
(
)
:
boolean
;
isPending
(
)
:
boolean
;
}
Index
Methods
is
Executed
is
Failed
is
Invalid
is
Pending
Methods
is
Executed
is
Executed
(
)
:
boolean
Returns
boolean
is
Failed
is
Failed
(
)
:
boolean
Returns
boolean
is
Invalid
is
Invalid
(
)
:
boolean
Returns
boolean
is
Pending
is
Pending
(
)
:
boolean
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
is
Executed
is
Failed
is
Invalid
is
Pending
@multiversx/sdk-core - v12.19.2
Loading...
Generated using
TypeDoc