Interface SigningRequest

All Known Implementing Classes:
DefaultSigningRequest

public interface SigningRequest
A transaction signing request with immutable data specifying the transaction.

This is an experiment as to what immutable transactions might look like in bitcoinj. At some point in the future I would like to propose some refactoring in bitcoinj to implement immutable transactions in a mostly-compatible way with the existing transaction classes.