Branch: refs/heads/master Home: https://github.com/conformal/btcwallet Commit: 00403c783935cad892121652934dd45b446e0144 https://github.com/conformal/btcwallet/commit/00403c783935cad892121652934dd45b446e0144 Author: Josh Rickmar <[email protected]> Date: 2014-04-11 (Fri, 11 Apr 2014)
Changed paths:
M config.go
M rpcserver.go
Log Message:
-----------
Use []Type{} instead of make([]Type, 0).
