Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ RUN chmod +x /usr/bin/systemctl
RUN echo $(date +%s) > updated
FROM systemd as clone
RUN rm -rf /src
RUN git clone --branch v0.0.9 --depth 1 https://github.com/bitcoincore-dev/miniscript-docker /src
RUN git clone --branch 1705073419/6a8ceaa/5c69bcc --depth 1 https://github.com/bitcoincore-dev/miniscript-docker /src
RUN echo $(date +%s) > updated
FROM clone as make
WORKDIR /src
Expand Down
11 changes: 11 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,17 @@ <h4><label for="source">Policy</label></h4>
</div>
</div>
</div>
<div class="card-block">
<center>
<img
src="https://api.cash.app/qr/btc/lightningDeposit/bitcoin%3ABC1QUWQES2T3L33CSL90UZJTYX58XDWJZF3QP4QGA5%3Flightning%3DLNBC1PJ6Z4G4DQDGDSHX6PQG9C8QPP5Y7LS9V8D34J2CZEXATSJYH099CX5EEUJYZZ7DX3CATVUHKW9Y7YQSP5E8KHPCK4QYC7S5CVQSSYPZ89TCYSGZV7K2QWL5UPK50UX06EEN6Q9QRSGQCQPCXQY8AYQRZJQV06K0M23T593PNGL0JT7N9WZNP64FQNGVCTZ7VTS8NQ4TUKVTLJQZPX5YQQTNSQQ5QQQQQQQQQQQQQQ9GRZJQTSJY9P55GDCEEVP36FVDMRKXQVZFHY8AK2TGC5ZGTJTRA9XLAZ97ZCWVQQQYUSQQVQQQQQQQQQQQQQQ9G76R7W7NZ066MNXJGMDRTNR666FWP5JNHUG0MMTSTR5HNURTDXSSXX4R2NYLKR3XA58C2XEG8D03XHWNKTLW3TRW64JRZK29QDD3L0HGQNZN88G?currency=btc&logoColor=00d4ff&rounded=true&size=256&errorCorrection=1" alt="https://cash.app/$bitcoincoredev/bitcoin/NuIsOcHBuH">
</center>
<center>
<div class="card-block">
<p><a href="https://cash.app/$bitcoincoredev/bitcoin/NuIsOcHBuH">https://cash.app/$bitcoincoredev/bitcoin/NuIsOcHBuH</a></p>
</div>
</center>
</div>
</div>
</body>
</html>