UNPKG

@btc-vision/transaction

Version:

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

5 lines (4 loc) 132 B
export var PSBTTypes; (function (PSBTTypes) { PSBTTypes[PSBTTypes["UNWRAP"] = 0] = "UNWRAP"; })(PSBTTypes || (PSBTTypes = {}));