@gooddollar/bridge-contracts
Advanced tools
Comparing version 1.0.14-beta.6 to 1.0.14-beta.7
{ | ||
"_format": "hh-sol-dbg-1", | ||
"buildInfo": "../../../build-info/d8ea7a6837bfae8fef46a3743ef6e873.json" | ||
"buildInfo": "../../../build-info/327fae14a2347a660d8e3b3f622ddf81.json" | ||
} |
{ | ||
"_format": "hh-sol-dbg-1", | ||
"buildInfo": "../../../build-info/d8ea7a6837bfae8fef46a3743ef6e873.json" | ||
"buildInfo": "../../../build-info/327fae14a2347a660d8e3b3f622ddf81.json" | ||
} |
{ | ||
"_format": "hh-sol-dbg-1", | ||
"buildInfo": "../../../build-info/d8ea7a6837bfae8fef46a3743ef6e873.json" | ||
"buildInfo": "../../../build-info/327fae14a2347a660d8e3b3f622ddf81.json" | ||
} |
{ | ||
"_format": "hh-sol-dbg-1", | ||
"buildInfo": "../../../build-info/d8ea7a6837bfae8fef46a3743ef6e873.json" | ||
"buildInfo": "../../../build-info/327fae14a2347a660d8e3b3f622ddf81.json" | ||
} |
{ | ||
"_format": "hh-sol-dbg-1", | ||
"buildInfo": "../../../build-info/d8ea7a6837bfae8fef46a3743ef6e873.json" | ||
"buildInfo": "../../../build-info/327fae14a2347a660d8e3b3f622ddf81.json" | ||
} |
{ | ||
"name": "@gooddollar/bridge-contracts", | ||
"version": "1.0.14-beta.6", | ||
"version": "1.0.14-beta.7", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
/* Autogenerated file. Do not edit manually. */ | ||
/* tslint:disable */ | ||
/* eslint-disable */ | ||
import type * as iMessagePassingBridgeSol from "./IMessagePassingBridge.sol"; | ||
export type { iMessagePassingBridgeSol }; | ||
import type * as messagePassingBridgeSol from "./MessagePassingBridge.sol"; | ||
export type { messagePassingBridgeSol }; | ||
export type { AxelarHandlerUpgradeable } from "./AxelarHandlerUpgradeable"; | ||
export type { IMessagePassingBridge } from "./IMessagePassingBridge"; | ||
export type { LZHandlerUpgradeable } from "./LZHandlerUpgradeable"; |
/* Autogenerated file. Do not edit manually. */ | ||
/* tslint:disable */ | ||
/* eslint-disable */ | ||
export * as iMessagePassingBridgeSol from "./IMessagePassingBridge.sol"; | ||
export * as messagePassingBridgeSol from "./MessagePassingBridge.sol"; | ||
export { AxelarHandlerUpgradeable__factory } from "./AxelarHandlerUpgradeable__factory"; | ||
export { IMessagePassingBridge__factory } from "./IMessagePassingBridge__factory"; | ||
export { LZHandlerUpgradeable__factory } from "./LZHandlerUpgradeable__factory"; |
@@ -300,2 +300,6 @@ /* Autogenerated file. Do not edit manually. */ | ||
getContractFactory( | ||
name: "ILayerZeroFeeEstimator", | ||
signerOrOptions?: ethers.Signer | FactoryOptions | ||
): Promise<Contracts.ILayerZeroFeeEstimator__factory>; | ||
getContractFactory( | ||
name: "IMessagePassingBridge", | ||
@@ -721,2 +725,7 @@ signerOrOptions?: ethers.Signer | FactoryOptions | ||
getContractAt( | ||
name: "ILayerZeroFeeEstimator", | ||
address: string, | ||
signer?: ethers.Signer | ||
): Promise<Contracts.ILayerZeroFeeEstimator>; | ||
getContractAt( | ||
name: "IMessagePassingBridge", | ||
@@ -723,0 +732,0 @@ address: string, |
@@ -151,4 +151,6 @@ /* Autogenerated file. Do not edit manually. */ | ||
export { AxelarHandlerUpgradeable__factory } from "./factories/contracts/messagePassingBridge/AxelarHandlerUpgradeable__factory"; | ||
export type { IMessagePassingBridge } from "./contracts/messagePassingBridge/IMessagePassingBridge"; | ||
export { IMessagePassingBridge__factory } from "./factories/contracts/messagePassingBridge/IMessagePassingBridge__factory"; | ||
export type { ILayerZeroFeeEstimator } from "./contracts/messagePassingBridge/IMessagePassingBridge.sol/ILayerZeroFeeEstimator"; | ||
export { ILayerZeroFeeEstimator__factory } from "./factories/contracts/messagePassingBridge/IMessagePassingBridge.sol/ILayerZeroFeeEstimator__factory"; | ||
export type { IMessagePassingBridge } from "./contracts/messagePassingBridge/IMessagePassingBridge.sol/IMessagePassingBridge"; | ||
export { IMessagePassingBridge__factory } from "./factories/contracts/messagePassingBridge/IMessagePassingBridge.sol/IMessagePassingBridge__factory"; | ||
export type { LZHandlerUpgradeable } from "./contracts/messagePassingBridge/LZHandlerUpgradeable"; | ||
@@ -155,0 +157,0 @@ export { LZHandlerUpgradeable__factory } from "./factories/contracts/messagePassingBridge/LZHandlerUpgradeable__factory"; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2872010
402
74638