When you forget to set the payout address, which is by default set to a placeholder text, a long warning
2020-07-11 10:52:29 main WARN PluginService - Unable to load plugin vbtc (btc impl) from config: Invalid segwit address: generatePayoutScriptFromSegwitAddress cannot be called with an address which isn't the length of 39 or 59 + hrp + 1! Provided address: INSERT PAYOUT ADDRESS, hrp: INSERT PAYOUT ADDRESS
Maybe it's possible to catch this warning in case the payoutAddress is set to the placeholder text and then show a message that the user should change the payout address first.
When you forget to set the payout address, which is by default set to a placeholder text, a long warning
2020-07-11 10:52:29 main WARN PluginService - Unable to load plugin vbtc (btc impl) from config: Invalid segwit address: generatePayoutScriptFromSegwitAddress cannot be called with an address which isn't the length of 39 or 59 + hrp + 1! Provided address: INSERT PAYOUT ADDRESS, hrp: INSERT PAYOUT ADDRESS
Maybe it's possible to catch this warning in case the payoutAddress is set to the placeholder text and then show a message that the user should change the payout address first.