Skip to content

Commit

Permalink
chore: midas app app flags
Browse files Browse the repository at this point in the history
  • Loading branch information
kostyamospan committed Oct 16, 2024
1 parent 9357fa1 commit 5301640
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 @@ -1297,6 +1297,12 @@
"curve": ["secp256k1"],
"path": [null]
},
"midas": {
"appFlags": {"flex": "0x800", "nanos2": "0x800", "nanox": "0x800", "stax": "0x800"},
"appName": "Midas",
"curve": ["secp256k1"],
"path": ["44'/60'"]
},
"mimblewimble_coin": {
"appFlags": {"flex": "0x200", "nanos": "0x000", "nanos2": "0x000", "nanox": "0x200", "stax": "0x200"},
"appName": "MimbleWimble Coin",
Expand Down

0 comments on commit 5301640

Please sign in to comment.