Skip to content

Commit

Permalink
Seedkeeper improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
maxirosson committed Nov 18, 2024
1 parent 9f87ab8 commit 708b905
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions items/seedkeeper.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,16 +124,16 @@
},
"capacity": {
"multiple-private-keys": {
"value": "YES (12)",
"value": "YES (100)",
"flag": "positive",
"supported": true
}
},
"backup-compatibility": {
"output-descriptor": {
"value": "NO",
"flag": "negative",
"supported": false
"value": "YES",
"flag": "positive",
"supported": true
},
"bip39-12-words": {
"value": "YES",
Expand All @@ -146,9 +146,9 @@
"supported": true
},
"seed-qr": {
"value": "NO",
"flag": "negative",
"supported": false
"value": "YES",
"flag": "positive",
"supported": true
},
"shamir-backup": {
"value": "YES",
Expand Down

0 comments on commit 708b905

Please sign in to comment.