KristerV / heliumpay-budgetweb-backend

2 stars 2 forks source link

Increase bytes allowed on stdout (max buffer error) #27

Closed jschr closed 7 years ago

jschr commented 7 years ago

My localhost was crashing with max buffer errors when hitting proposals with the dash-cli. This was the fix. Not sure if we'd run into this anytime soon with heliumd but this PR can at least serve as documentation (feel free to close).

The default is 200kb and the response seems to return about ~240kb.