You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge #353: Allow warnings to be either a string or a string sequence.
87c95f6 Allow warnings to be either a string or a string sequence. (Arik Sosman)
Pull request description:
In recent versions of bitcoind, `getblockchaininfo` returns a result whose `warnings` key is no longer a string, but an array of strings. This PR allows the parsing of either. Fixes#352.
ACKs for top commit:
tcharding:
ACK 87c95f6
apoelstra:
ACK 87c95f6 also assuming that you tested this against an actual recent node
Tree-SHA512: eccf2efe9ee69f4523cdb49d9b3d314a2a246991dccd3840b377523e38847640ec7ecbfcb6e0469f6b8bf355e51d5870e86402ee574327b0b4668130f3a0e351
0 commit comments