Class FakeTxBuilder

java.lang.Object
org.bitcoinj.testing.FakeTxBuilder

public class FakeTxBuilder extends Object
Methods for building fake transactions for unit tests. Since these methods are currently used both in the `bitcoinj-core` unit tests and in the `integration-test` subproject, they are (for now) included in the `bitcoinj-core` JAR. They should not be considered part of the API.