UNPKG

@btc-vision/transaction

Version:

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

5 lines 130 B
export interface IP2WSHAddress { address: string; witnessScript: Uint8Array; } //# sourceMappingURL=IP2WSHAddress.d.ts.map