Steven Bower

Results 3 comments of Steven Bower

Added an RPC call to trigger this on my branch: https://github.com/BluSyn/bcoin/commit/45440f0a07ba1287ec6b8ee1cd4c2ad91cef7cac Still needs to be fully tested. Options work like this: ```bash $ bwallet-cli rpc sweep 'passphrase' '{ "feeRate": 0.00005,...

@bpatrik I added the zoomin fix However, I realized my fix causes issues on desktop browsers. Now if you click "next" in Chrome, it reacts to both "click" and "tap"...