T1746
This update function is not used outside of useWallet.js. Moreover, it is improperly defined (accepting the wrong param) based on an older version of the function.
Remove.
Differential D9890
[Cashtab] Remove unused function export bytesofman on Aug 20 2021, 14:47. Authored by Tags None Subscribers None
Details
T1746 This update function is not used outside of useWallet.js. Moreover, it is improperly defined (accepting the wrong param) based on an older version of the function. Remove. grep -r update src/*, verify function does not appear outside useWallet.js
Diff Detail
|