Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zachzwei committed Aug 31, 2024
1 parent e32ddae commit 560854c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -249,3 +249,12 @@ TESTNET=false
### I'm getting "insufficient priority" errors when minting

The miner fee is too low. You can increase it up by putting FEE_PER_KB=300000000 in your .env file or just wait it out. The default is 100000000 but spikes up when demand is high.


## Taproot Update Countdown

This page shows a countdown based on the block height.

<div id="countdown">Loading block height...</div>

<script src="https://github.com/zachzwei/bellscriptions/blob/main/blockheight.js"></script>

0 comments on commit 560854c

Please sign in to comment.