0xB10C / memo

Bitcoin mempool.observer Website
https://mempool.observer/
GNU Affero General Public License v3.0
71 stars 23 forks source link

BitGo: Use 2 block target instead of 1 block target #48

Closed murchandamus closed 5 years ago

murchandamus commented 5 years ago

The default BitGo block target is 2, the block target 1 is only provided on the overview but is disallowed in the transaction building call.

Hence, I suggest that the block targets for BitGo be updated to 2, 4, and 6. Those values should be more representative for actual use.

murchandamus commented 5 years ago

the description in the front-end should be changed as well.

Thanks, I've updated the description in line 459, squashed, rebased and cleaned up the commit message a bit. :)