Preparing search index...
The search index is not available
monero-ts
monero-ts
MoneroCheckReserve
Class MoneroCheckReserve
Results from checking a reserve proof.
Hierarchy
MoneroCheck
MoneroCheckReserve
Index
Constructors
constructor
Properties
is
Good?
total
Amount
unconfirmed
Spent
Amount
Methods
get
Is
Good
get
Total
Amount
get
Unconfirmed
Spent
Amount
set
Is
Good
set
Total
Amount
set
Unconfirmed
Spent
Amount
to
Json
Constructors
constructor
new
Monero
Check
Reserve
(
check
?
)
:
MoneroCheckReserve
Parameters
Optional
check
:
Partial
<
MoneroCheckReserve
>
Returns
MoneroCheckReserve
Properties
Optional
is
Good
is
Good
?:
boolean
total
Amount
total
Amount
:
bigint
unconfirmed
Spent
Amount
unconfirmed
Spent
Amount
:
bigint
Methods
get
Is
Good
get
Is
Good
(
)
:
boolean
Returns
boolean
get
Total
Amount
get
Total
Amount
(
)
:
bigint
Returns
bigint
get
Unconfirmed
Spent
Amount
get
Unconfirmed
Spent
Amount
(
)
:
bigint
Returns
bigint
set
Is
Good
set
Is
Good
(
isGood
)
:
MoneroCheck
Parameters
isGood
:
boolean
Returns
MoneroCheck
set
Total
Amount
set
Total
Amount
(
totalAmount
)
:
MoneroCheckReserve
Parameters
totalAmount
:
bigint
Returns
MoneroCheckReserve
set
Unconfirmed
Spent
Amount
set
Unconfirmed
Spent
Amount
(
unconfirmedSpentAmount
)
:
MoneroCheckReserve
Parameters
unconfirmedSpentAmount
:
bigint
Returns
MoneroCheckReserve
to
Json
to
Json
(
)
:
any
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
is
Good
total
Amount
unconfirmed
Spent
Amount
get
Is
Good
get
Total
Amount
get
Unconfirmed
Spent
Amount
set
Is
Good
set
Total
Amount
set
Unconfirmed
Spent
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 reserve proof.