btcjson: add Warnings field to GetBlockChainInfoResult
This commit adds a missing 'Warnings' field to btcd's JSON-RPC response structure for getblockchaininfo. It is a compatibility fix so btcd can parse responses from Bitcoin Core versions that include this field, whether it is a single strin…
63924193by Eric Grill+14−122 files