Package | Description |
---|---|
org.bitcoinj.testing |
Various utilities for writing unit tests: also useful for testing your own code and apps that build on top of
bitcoinj.
|
Modifier and Type | Method and Description |
---|---|
static FakeTxBuilder.DoubleSpends |
FakeTxBuilder.createFakeDoubleSpendTxns(NetworkParameters params,
Address to)
Creates two transactions that spend the same (fake) output.
|
Copyright © 2014. All rights reserved.