Package org.bitcoindevkit
Class Log.TxSent
-
- All Implemented Interfaces:
public final class Log.TxSent extends Log
A transaction was broadcast over the wire. The transaction may or may not be rejected by recipient nodes.
-
-
Constructor Summary
Constructors Constructor Description Log.TxSent(String txid)
-