fix(psf-slp-indexer): Adding block height forecast to unconfirmed non-SLP TXs

This commit is contained in:
Chris Troutner
2026-01-15 16:23:47 -07:00
parent b1745d37e0
commit 2e88d26ff2
2 changed files with 19 additions and 1 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ describe('#price', () => {
})
describe('#getPsffppPrice', () => {
it('should get the price of BCH in several currencies', async () => {
it('should get the price to write 1MB to the PSFFPP', async () => {
const result = await bchjs.Price.getPsffppPrice()
// console.log(result)