Mikael Lindlof
|
eb05726dac
|
Nullable optional JSON-RPC parameters
Fix command marshalling dropping params following params with nil value.
#1591 Allow specifying null parameter value from command line.
|
2020-09-08 10:01:44 -04:00 |
|
Nicola 'tekNico' Larosa
|
11fcd83963
|
btcd/multi: fix a number of typos in comments.
|
2018-01-25 23:23:59 -06:00 |
|
Dave Collins
|
01cb59c67d
|
multi: Simplify code per gosimple linter.
This simplifies the code based on the recommendations of the gosimple
lint tool.
|
2017-07-01 02:25:10 -05:00 |
|
Dave Collins
|
6e402deb35
|
Relicense to the btcsuite developers.
This commit relicenses all code in this repository to the btcsuite
developers.
|
2015-05-01 12:00:56 -05:00 |
|
Dave Collins
|
d8a4423b90
|
btcjson: Replace btcjson with version 2.
This commit removes the old and deprecated btcjsonv1 package, moves the
new version 2 package into its place, and updates all imports accordingly.
|
2015-05-01 00:43:09 -05:00 |
|