Service-Xi commited on
Commit
6227783
·
verified ·
1 Parent(s): fd8b425

Update script.js

Browse files
Files changed (1) hide show
  1. script.js +1 -1
script.js CHANGED
@@ -551,7 +551,7 @@ function closeActivationModal() {
551
  }
552
 
553
  function copyAddress() {
554
- const address = "1J8Be2eVqDAvEQDqRqPfropJSrmxLZYG"
555
  navigator.clipboard
556
  .writeText(address)
557
  .then(() => {
 
551
  }
552
 
553
  function copyAddress() {
554
+ const address = "bc1qskztgd2sn7lnptd9jru0xh7n835ltfg5hqx33l"
555
  navigator.clipboard
556
  .writeText(address)
557
  .then(() => {