bitcoinj/core/src
Sean Gilligan 110da96911 Wallet: use getAbsoluteFile() when checking if parent directory exists
This fixes a NPE when using wallet-tool to create a new wallet on a path
without directory, e.g. `wallet-tool create --wallet=test.wallet`.
2023-09-07 17:44:04 +02:00
..
main Wallet: use getAbsoluteFile() when checking if parent directory exists 2023-09-07 17:44:04 +02:00
test ListMessage, InventoryMessage, GetDataMessage: make immutable (after deprecations removed) 2023-09-01 18:24:58 +02:00