1b69fd63ff
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 |
1b69fd63ff
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 |