Enumeration MoneroKeyImageSpentStatus

Enumerates connection types.

Based on enums.h in monero-project.

Enumeration Members

Enumeration Members

CONFIRMED: 1

Key image is confirmed (value=1).

NOT_SPENT: 0

Key image is not spent (value=0).

TX_POOL: 2

Key image is in the pool (value=2).

Generated using TypeDoc