Skip to content

Commit 9b4fd1b

Browse files
montelaidevccharly
andauthored
Apply suggestions from code review
Co-authored-by: Charly Chevalier <charly.chevalier@consensys.net>
1 parent 95c731c commit 9b4fd1b

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

packages/hw-device-sdk/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12-
- Add hardwared related error mappings and custom hardware error.
12+
- Add hardware related error mappings and custom hardware error ([#421](https://github.com/MetaMask/accounts/pull/421))
1313

1414
[Unreleased]: https://github.com/MetaMask/accounts/compare/@metamask/hw-device-sdk@0.0.0...HEAD

packages/hw-device-sdk/src/hardware-error-mappings.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/* eslint-disable @typescript-eslint/naming-convention */
21
import { ErrorCode, Severity, Category } from './hardware-errors-enums';
32

43
export const LEDGER_ERROR_MAPPINGS = {

0 commit comments

Comments
 (0)