PR that improves errors: #138
Both our examples currently handle FAILED_TO_EXECUTE_TRANSACTION_PLAN errors, and will be able to instead catch FAILED_TO_SEND_TRANSACTION or FAILED_TO_SEND_TRANSACTIONS. These should be much easier/simpler to handle and provide better information.
PR that improves errors: #138
Both our examples currently handle
FAILED_TO_EXECUTE_TRANSACTION_PLANerrors, and will be able to instead catchFAILED_TO_SEND_TRANSACTIONorFAILED_TO_SEND_TRANSACTIONS. These should be much easier/simpler to handle and provide better information.