T2730, T2735
Depends on D12366
Final stack to get rid of BCH param. In doing this, we will replace Cashtab's method of switching backends.
This diff changes the currency.chronikUrl string to an array of strings, currency.chronikUrls.
Differential D12788
[Cashtab] [Cashtab] [final bch-api deprecation p2] Change chronikUrl to chronikUrls array bytesofman on Dec 7 2022, 14:38. Authored by Tags None Subscribers None
Details
T2730, T2735 Depends on D12366 Final stack to get rid of BCH param. In doing this, we will replace Cashtab's method of switching backends. This diff changes the currency.chronikUrl string to an array of strings, currency.chronikUrls. grep -r currency.chronikUrl src/ and confirm it only appears one time in useWallet.js, here changed
Diff Detail
|