UNPKG

@btc-vision/transaction

Version:

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

4 lines 224 B
import { ConsensusConfig } from '../IConsensusConfig.js'; import { Consensus } from '../Consensus.js'; export declare const RoswellConsensus: ConsensusConfig<Consensus.Roswell>; //# sourceMappingURL=RoswellConsensus.d.ts.map