UNPKG

@btc-vision/transaction

Version:

OPNet transaction library allows you to create and sign transactions for the OPNet network.

4 lines 255 B
import { Network } from '../../node_modules/@btc-vision/bitcoin/browser/index.js'; export declare function getChainId(network: Network): Uint8Array; export declare const BITCOIN_PROTOCOL_ID: Uint8Array<ArrayBuffer>; //# sourceMappingURL=ChainData.d.ts.map