bitcoinj/core
Andreas Schildbach 4bdb8d7836 CheckpointManager: fix wrong unit of time
This mistake was introduced in commit 838b12c046.
The original line before the `java.time` migration was:

`60 * 60 * 24 * 7; // one week in seconds`
2023-03-26 17:58:10 +02:00
..
src CheckpointManager: fix wrong unit of time 2023-03-26 17:58:10 +02:00
build.gradle build.gradle: update protobuf-javalite to 3.21.12 2023-01-29 21:59:16 +01:00
findbugs.xml Renamespace to org.bitcoinj away from com.google.bitcoin, as bitcoinj is no longer a Google project and being namespaced under com.google causes issues with Sonatype/Maven Central. 2014-09-30 17:05:07 +02:00