Skip to content

Commit

Permalink
Merge pull request #265 from synonymdev/feat/wallet-backup
Browse files Browse the repository at this point in the history
feat: add key for wallet data backup
  • Loading branch information
Jasonvdb authored Jul 31, 2024
2 parents 843306b + 25d16b4 commit 7ed1708
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backup-server/src/server.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ const ldkLabels = [
];
const bitkitLabels = [
'bitkit_settings',
'bitkit_wallet',
'bitkit_widgets',
'bitkit_metadata',
'bitkit_blocktank_orders',
Expand Down

0 comments on commit 7ed1708

Please sign in to comment.