Preparing search index...
The search index is not available
monero-ts
monero-ts
MoneroCheckTx
Class MoneroCheckTx
Results from checking a transaction key.
Hierarchy
MoneroCheck
MoneroCheckTx
Index
Constructors
constructor
Properties
in
Tx
Pool
is
Good?
num
Confirmations
received
Amount
Methods
get
In
Tx
Pool
get
Is
Good
get
Num
Confirmations
get
Received
Amount
set
In
Tx
Pool
set
Is
Good
set
Num
Confirmations
set
Received
Amount
to
Json
Constructors
constructor
new
Monero
Check
Tx
(
check
?
)
:
MoneroCheckTx
Parameters
Optional
check
:
Partial
<
MoneroCheckTx
>
Returns
MoneroCheckTx
Properties
in
Tx
Pool
in
Tx
Pool
:
boolean
Optional
is
Good
is
Good
?:
boolean
num
Confirmations
num
Confirmations
:
number
received
Amount
received
Amount
:
bigint
Methods
get
In
Tx
Pool
get
In
Tx
Pool
(
)
:
boolean
Returns
boolean
get
Is
Good
get
Is
Good
(
)
:
boolean
Returns
boolean
get
Num
Confirmations
get
Num
Confirmations
(
)
:
number
Returns
number
get
Received
Amount
get
Received
Amount
(
)
:
bigint
Returns
bigint
set
In
Tx
Pool
set
In
Tx
Pool
(
inTxPool
)
:
MoneroCheckTx
Parameters
inTxPool
:
boolean
Returns
MoneroCheckTx
set
Is
Good
set
Is
Good
(
isGood
)
:
MoneroCheck
Parameters
isGood
:
boolean
Returns
MoneroCheck
set
Num
Confirmations
set
Num
Confirmations
(
numConfirmations
)
:
MoneroCheckTx
Parameters
numConfirmations
:
number
Returns
MoneroCheckTx
set
Received
Amount
set
Received
Amount
(
receivedAmount
)
:
MoneroCheckTx
Parameters
receivedAmount
:
bigint
Returns
MoneroCheckTx
to
Json
to
Json
(
)
:
any
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
in
Tx
Pool
is
Good
num
Confirmations
received
Amount
get
In
Tx
Pool
get
Is
Good
get
Num
Confirmations
get
Received
Amount
set
In
Tx
Pool
set
Is
Good
set
Num
Confirmations
set
Received
Amount
to
Json
monero-ts
ConnectionType
MoneroKeyImageSpentStatus
MoneroMessageSignatureType
MoneroTxPriority
GenUtils
HttpClient
LibraryUtils
MoneroAccount
MoneroAccountTag
MoneroAddressBookEntry
MoneroAltChain
MoneroBan
MoneroBlock
MoneroBlockHeader
MoneroBlockTemplate
MoneroCheck
MoneroCheckReserve
MoneroCheckTx
MoneroConnectionManager
MoneroConnectionManagerListener
MoneroConnectionSpan
Loading...
Generated using
TypeDoc
Results from checking a transaction key.