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 petertodd#199: add comment on an argument of getblock rpc
18c883b add comment on an argument of getblock rpc (smasuda)
Pull request description:
I found this while I was looking around the code. "true/false" argument is no longer documented in bitcoin core's rpc, This comment might be helpful for those who look this in detail.
We could change the argument to be 0 instead of false, however, it would break if someone is using bitcoin-core before v0.15.0.
Tree-SHA512: b698fa059c42ebc894c2436622a6c1965d87000fefe505d01c37eba13ef0a746a215330772aa638c0757d9acc17a86d550314dd50a4e2a938e19c878ee2166f2
0 commit comments