UNPKG

@btc-vision/transaction

Version:

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

4 lines (3 loc) 177 B
import { ConsensusConfig } from '../ConsensusConfig.js'; import { Consensus } from '../Consensus.js'; export declare const RoswellConsensus: ConsensusConfig<Consensus.Roswell>;