UNPKG

@btc-vision/transaction

Version:

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

5 lines (4 loc) 83 B
export interface IP2WSHAddress { address: string; witnessScript: Buffer; }