mirror of
https://github.com/LBRYFoundation/lbcwallet.git
synced 2025-08-30 08:51:29 +00:00
Calling Bytes() on a big.Int strips any leading padding zeros. This change fixes the test to always pad the byte slice for a private key to a length of 32. |
||
---|---|---|
.. | ||
wallet.go | ||
wallet_test.go |