Package org.bitcoindevkit
Class Warning.TransactionRejected
-
- All Implemented Interfaces:
public final class Warning.TransactionRejected extends Warning
A transaction got rejected, likely for being an insufficient fee or non-standard transaction.
-
-
Constructor Summary
Constructors Constructor Description Warning.TransactionRejected(String txid, String reason)
-