Skip to content

Commit

Permalink
Merge pull request #309 from LedgerHQ/add/avail
Browse files Browse the repository at this point in the history
"Avail Recovery" app
  • Loading branch information
lpascal-ledger authored Jan 10, 2025
2 parents baa1785 + fd8e433 commit e814cac
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions app-load-params-db.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,12 @@
"curve": ["ed25519"],
"path": ["44'/709'"]
},
"AVAIL_RECOVERY": {
"appFlags": {"flex": "0x200", "nanos2": "0x000", "nanox": "0x200", "stax": "0x200"},
"appName": "Avail Recovery",
"curve": ["ed25519"],
"path": ["44'/354'"]
},
"AVAIL_XL": {
"appFlags": {"nanos": "0x000"},
"appName": "Avail XL",
Expand Down

0 comments on commit e814cac

Please sign in to comment.