Class MoneroKeyImageImportResult
Hierarchy
- MoneroKeyImageImportResult
Properties
spentAmount
spentAmount: bigint
unspentAmount
unspentAmount: bigint
Methods
getHeight
- getHeight(): number
-
Returns number
getSpentAmount
- getSpentAmount(): bigint
-
Returns bigint
getUnspentAmount
- getUnspentAmount(): bigint
-
Returns bigint
toJson
- toJson(): any
-
Returns any
Models results from importing key images.