UNPKG

@hyperlane-xyz/sdk

Version:

The official SDK for the Hyperlane Network

7 lines 293 B
export var IgpViolationType; (function (IgpViolationType) { IgpViolationType["Beneficiary"] = "Beneficiary"; IgpViolationType["GasOracles"] = "GasOracles"; IgpViolationType["Overhead"] = "Overhead"; })(IgpViolationType || (IgpViolationType = {})); //# sourceMappingURL=types.js.map