Signs a pre-computed 32-byte transaction or UserOperation hash.
Future<String> signTransactionHash(String hashHex) { throw UnimplementedError('signTransactionHash() has not been implemented.'); }