UNPKG

@saturnbtcio/bip322-js

Version:

A Javascript library that provides utility functions related to the BIP-322 signature scheme

3 lines (2 loc) 104 B
import { Network } from "bitcoinjs-lib"; export declare const BITCOIN_NETWORK_JS_LIB_TESTNET4: Network;