Open leto opened 4 years ago
Decide if we should pull this in from KMD.
It will need a bit of modification, because in HUSH internals HUSH3 is not the same as ASSETCHAINS_SYMBOL[0], so we need to change that check to look for the HUSH3 asset chain name.
ASSETCHAINS_SYMBOL[0]
commit 431204467cfab7336a9785b06368607fc9082f08 Author: DeckerSU <support@decker.su> Date: Thu Apr 16 07:36:03 2020 net: Avoid duplicate getheaders requests https://github.com/bitcoin/bitcoin/pull/8054 https://github.com/bitcoin/bitcoin/pull/8306 (revert) https://github.com/dashpay/dash/pull/1589 https://github.com/dashpay/dash/pull/2032
This is a bandwidth-saving performance issue, not privacy or security. Nice to have but not critical
Decide if we should pull this in from KMD.
It will need a bit of modification, because in HUSH internals HUSH3 is not the same as
ASSETCHAINS_SYMBOL[0]
, so we need to change that check to look for the HUSH3 asset chain name.