mirror of
https://github.com/Permissionless-Software-Foundation/bch-js.git
synced 2026-09-21 16:51:59 -07:00
fix(psf-slp-indexer): Adding block height forecast to unconfirmed non-SLP TXs
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user