Wrapped (not string-converted) error for keysign error check
As per
thorchain/thornode#1400 (closed)
, changing %s to %w so that errors.As can recognise a keysign error and post the keysign failure message.
My current impression is that this is both necessary and sufficient for the LTC chain.
However, I encourage further scrutiny.