Closed afk11 closed 6 years ago
Adds bitcoin cash address support to public methods, toggled by the use_cashaddress $option in initWallet and createNewWallet. Reminder: for bitcoin cash you set 'BCC' as the network, 'tBCC' for testnet.
use_cashaddress
The inspection completed: 8 new issues, 41 updated code elements
Adds bitcoin cash address support to public methods, toggled by the
use_cashaddress
$option in initWallet and createNewWallet. Reminder: for bitcoin cash you set 'BCC' as the network, 'tBCC' for testnet.