lbcwallet/wallet
Josh Rickmar 1b69fd63ff Fix a test.
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.
2014-04-11 15:18:54 -05:00
..
wallet.go gofmt 2014-04-11 14:52:50 -04:00
wallet_test.go Fix a test. 2014-04-11 15:18:54 -05:00