Skip to content

Commit

Permalink
Add permissions to get XPub
Browse files Browse the repository at this point in the history
  • Loading branch information
nkuba committed May 15, 2024
1 parent f5d76ac commit 74a5647
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dapp/ledger-manifest-testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
"account.list",
"message.sign",
"transaction.sign",
"transaction.signAndBroadcast"
"transaction.signAndBroadcast",
"bitcoin.getXPub"
],
"domains": ["http://*"],
"type": "walletApp"
Expand Down

0 comments on commit 74a5647

Please sign in to comment.