T2730
As a prerequisite to deprecating BCH.Address.toHash160(), this diff implements a local swiss army knife version of toHash160() that converts ecash, etoken, bitcoincash and simpleledger addresses to hash160.
Relies on the bs58 library (6KB).
Differential D12395
[Cashtab] [BCH deprecation] Pt 1/2 - Implement local toHash160 logic emack on Oct 30 2022, 04:47. Authored by Tags None Subscribers None
Details
T2730 As a prerequisite to deprecating BCH.Address.toHash160(), this diff implements a local swiss army knife version of toHash160() that converts ecash, etoken, bitcoincash and simpleledger addresses to hash160. Relies on the bs58 library (6KB).
Diff Detail
Event Timeline
|