bitcoinj/core/src
Andreas Schildbach 3ad4879e40 FakeTxBuilder: in createFakeCoinbaseTx() send to a throwaway key rather than address
Addresses are expensive to create, as we need to know a network they are created for.
2023-04-01 21:48:30 +02:00
..
main FakeTxBuilder: in createFakeCoinbaseTx() send to a throwaway key rather than address 2023-04-01 21:48:30 +02:00
test PaymentSession: don't validate the network of transactions in payment message 2023-04-01 21:17:30 +02:00