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 |
|
Federico Bond
|
35194e2dac
|
btcjson,wire: fix invalid use of string(x) to convert byte value
|
2020-08-31 16:01:10 -04:00 |
|
Wilmer Paulino
|
1d99af29c7
|
btcjson: fix formatting directives
|
2018-07-06 13:06:00 -07: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 |
|