ruimarinho / bitcoin-core

A modern Bitcoin Core REST and RPC client.
480 stars 188 forks source link

Fix bug when calling REST method with extension `bin` #43

Closed pedrobranco closed 6 years ago

pedrobranco commented 6 years ago

This PR fixes a bug when calling REST methods with extension: bin which were retrieving invalid data on response buffer.