UNPKG

@vbyte/btc-dev

Version:

Batteries-included toolset for plebian bitcoin development

5 lines (4 loc) 127 B
export function verify_tx(_txdata, _config = {}) { console.warn('verify_segwit_tx is not implemented'); return true; }