Following up on #37:
The following additional functions have poor error-handing and could benefit from similar changes as found in #37:
Fair but could be good:
Good but could be better:
Lots of catches could use additional error context: where we return the original/passed error, add extra contextual information.
Following up on #37:
The following additional functions have poor error-handing and could benefit from similar changes as found in #37:
scanOutputscancelTransactionrecoverWalletinitializeNewWalletcreateTransactiongetChainHeightgetAddressInfodeleteWalletopenWallettxHttpSendFair but could be good:
getTransactionsvalidateSendAddressGood but could be better:
getWalletBalancesgetMnemonicLots of
catches could use additional error context: where we return the original/passed error, add extra contextual information.