Closed msgilligan closed 4 years ago
ConsensusJ 0.5.4 has the new sendRawTransaction(Transaction tx, Coin maxFeeRate) method.
sendRawTransaction(Transaction tx, Coin maxFeeRate)
This PR includes a method used by the tests to use this method when available.
ConsensusJ 0.5.4 has the new
sendRawTransaction(Transaction tx, Coin maxFeeRate)
method.This PR includes a method used by the tests to use this method when available.