Class FakeTxBuilder


  • public class FakeTxBuilder
    extends java.lang.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.