bitcoinj/base/src
Andreas Schildbach 538833c906 ByteUtils: rename maxBytes parameter of bigIntegerToBytes()
It's a maximum allowed size rather than a constant size. The
`maxBytes` name makes this clearer.
2025-03-09 21:17:01 +01:00
..
main/java/org/bitcoinj/base ByteUtils: rename maxBytes parameter of bigIntegerToBytes() 2025-03-09 21:17:01 +01:00
test base, core: remove all references to java.util.Date 2024-09-02 13:16:54 +02:00