NoteWallet
NoteWallet copied to clipboard
Reduce log output
Reduce log output
Hi bro, You forgot to delete the original log printing code. if (locktime % 1000 === 0) { console.log("checking", txHash256, locktime); } // console.log("checking", txHash256, locktime); //