Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Commit

Permalink
Update mempool.js
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o authored Feb 22, 2024
1 parent c41f8bd commit c2f0727
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/bitcoin/mempool.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ const { bitcoin } = mempoolJS({
hostname: 'mempool.space',

// broadcast transactions
const tx
const { tx } = tx({


const { rbf } = rbf();
rfb: 'fee';

0 comments on commit c2f0727

Please sign in to comment.