Skip to content

Commit

Permalink
feat: Add additional BTC address in bitcoin-book to garden project (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
sainathr19 authored Dec 10, 2024
1 parent 7275cbf commit 97b0a98
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion projects/helper/bitcoin-book/garden.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
module.exports = [
"bc1qhww67feqfdf6xasjat88x5stqa6vzx0c6fgtnj"
"bc1qhww67feqfdf6xasjat88x5stqa6vzx0c6fgtnj",
"bc1qs0vw6ahdv2xc9a5jkgqdpawmmc6eq6hqr50e7e"
]

0 comments on commit 97b0a98

Please sign in to comment.