Skip to content
  • David Vorick's avatar
    bc5e37ee
    differentiate between scanAddress and scanHash · bc5e37ee
    David Vorick authored
    Previously, scanAddress would accept both long addresses and short
    addresses, which meant it could be used as a universal function. Now,
    scanAddress will only accept long addresses, which means a scanHash
    function has to be created.
    bc5e37ee
    differentiate between scanAddress and scanHash
    David Vorick authored
    Previously, scanAddress would accept both long addresses and short
    addresses, which meant it could be used as a universal function. Now,
    scanAddress will only accept long addresses, which means a scanHash
    function has to be created.
Loading