Class: MoneroRPC::OutgoingTransfer

Inherits:
TransferClass show all
Defined in:
lib/monero_rpc/transfer_class.rb

Instance Attribute Summary

Attributes inherited from TransferClass

#address, #amount, #confirmations, #destinations, #double_spend_seen, #fee, #height, #note, #payment_id, #subaddr_index, #subaddr_indices, #suggested_confirmations_threshold, #timestamp, #txid, #type, #unlock_time

Method Summary

Methods inherited from TransferClass

#confirmed?, #initialize, #locked?, #pending?

Constructor Details

This class inherits a constructor from MoneroRPC::TransferClass