lbcwallet/internal
Josh Rickmar b0566e09c8 Separate out default ports and utility funcs.
This change moves the chain and network parameter definitions, along
with the default client and server ports, to a package for reuse by
other utilities (most notably, tools in the cmd dir).  Along with it,
functions commonly used for config parsing and validation are moved to
an internal package since they will also be useful for distributed
tools.
2015-11-25 01:02:50 -05:00
..
cfgutil Separate out default ports and utility funcs. 2015-11-25 01:02:50 -05:00
legacy Move legacy under internal directory. 2015-05-27 10:12:24 -04:00
rpchelp Add spendable field to listunspent result. 2015-07-21 13:46:24 -04:00
zero Take advantage of Go 1.5 optimized zeroing. 2015-05-27 15:32:32 -04:00