meritlabs / merit

Merit aims to be the world's most adopted digital currency.
https://www.merit.me
MIT License
192 stars 20 forks source link

`easysend` and `easyreceive` should take dynamic timeout parameter. #341

Closed adilwali closed 6 years ago

adilwali commented 6 years ago

The timeout parameter is ignored in GlobalSends today. It's defaulted as of today.

Relevant code is here: https://github.com/meritlabs/merit/blob/master/src/wallet/rpcwallet.cpp#L991 https://github.com/meritlabs/merit/blob/master/src/wallet/rpcwallet.cpp#L1065

adilwali commented 6 years ago

Wow. I should have read the next line. Too fast. Too furious.