Skip to content

Commit

Permalink
Bitbox: 12 words support
Browse files Browse the repository at this point in the history
  • Loading branch information
maxirosson committed Nov 24, 2023
1 parent 7500f7b commit 34269ea
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions items/bitbox02-btconly.json
Original file line number Diff line number Diff line change
Expand Up @@ -498,9 +498,9 @@
"flag": "positive"
},
"create-12-words": {
"value": "NO",
"supported": false,
"flag": "negative"
"value": "YES",
"supported": true,
"flag": "positive"
},
"create-24-words": {
"value": "YES",
Expand Down
6 changes: 3 additions & 3 deletions items/bitbox02-multi.json
Original file line number Diff line number Diff line change
Expand Up @@ -500,9 +500,9 @@
"flag": "positive"
},
"create-12-words": {
"value": "NO",
"supported": false,
"flag": "negative"
"value": "YES",
"supported": true,
"flag": "positive"
},
"create-24-words": {
"value": "YES",
Expand Down

0 comments on commit 34269ea

Please sign in to comment.