Branch: refs/heads/master Home: https://github.com/btcsuite/btcwallet Commit: c31dc637601cee1ee82d6a6d4698949988582218 https://github.com/btcsuite/btcwallet/commit/c31dc637601cee1ee82d6a6d4698949988582218 Author: Josh Rickmar <[email protected]> Date: 2015-07-21 (Tue, 21 Jul 2015)
Changed paths:
M waddrmgr/manager.go
Log Message:
-----------
Remove unnecessary address manager locks.
In particular, this allows the use of AccountName in the passed
function when iterating over all account numbers.
