UNPKG

@btc-vision/transaction

Version:

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

6 lines (5 loc) 171 B
export var ChainId; (function (ChainId) { ChainId[ChainId["Bitcoin"] = 0] = "Bitcoin"; ChainId[ChainId["Fractal"] = 1] = "Fractal"; })(ChainId || (ChainId = {}));