monero-rpc-rs
monero-rpc-rs copied to clipboard
Add `confirmations` field to `Transaction` struct
As seenin https://github.com/monero-project/monero/pull/7662 and https://github.com/monero-project/monero/releases/tag/v0.18.0.0, in Monero 0.18.0, /get_transactions
return the number of confirmations a transaction has had so far.