lbcwallet/wallet
Jimmy Song c51cbb3332 Refactor len(w.secret) != 32
Now using w.IsLocked() for all instances of above.
Also changed one other place where the logic had to be reversed
in nextChainedAddress (len(w.secret) == 32 was the condition).
2014-03-20 11:37:54 -05:00
..
wallet.go Refactor len(w.secret) != 32 2014-03-20 11:37:54 -05:00
wallet_test.go Rescan and track sync status of imported addresses. 2014-03-17 13:46:42 -05:00