Update docs
This commit is contained in:
2
contracts/vendor/amb/IAMB.sol
vendored
2
contracts/vendor/amb/IAMB.sol
vendored
@ -1,5 +1,5 @@
|
||||
// SPDX-License-Identifier: MIT
|
||||
// OpenZeppelin Contracts (last updated v4.6.0) (vendor/amb/IAMB.sol)
|
||||
// OpenZeppelin Contracts (last updated v4.9.0) (vendor/amb/IAMB.sol)
|
||||
pragma solidity ^0.8.0;
|
||||
|
||||
interface IAMB {
|
||||
|
||||
2
contracts/vendor/arbitrum/IArbSys.sol
vendored
2
contracts/vendor/arbitrum/IArbSys.sol
vendored
@ -1,7 +1,7 @@
|
||||
// Copyright 2021-2022, Offchain Labs, Inc.
|
||||
// For license information, see https://github.com/OffchainLabs/nitro/blob/master/LICENSE
|
||||
// SPDX-License-Identifier: BUSL-1.1
|
||||
// OpenZeppelin Contracts (last updated v4.8.0) (vendor/arbitrum/IArbSys.sol)
|
||||
// OpenZeppelin Contracts (last updated v4.9.0) (vendor/arbitrum/IArbSys.sol)
|
||||
|
||||
pragma solidity >=0.4.21 <0.9.0;
|
||||
|
||||
|
||||
2
contracts/vendor/arbitrum/IBridge.sol
vendored
2
contracts/vendor/arbitrum/IBridge.sol
vendored
@ -1,7 +1,7 @@
|
||||
// Copyright 2021-2022, Offchain Labs, Inc.
|
||||
// For license information, see https://github.com/nitro/blob/master/LICENSE
|
||||
// SPDX-License-Identifier: BUSL-1.1
|
||||
// OpenZeppelin Contracts (last updated v4.8.0) (vendor/arbitrum/IBridge.sol)
|
||||
// OpenZeppelin Contracts (last updated v4.9.0) (vendor/arbitrum/IBridge.sol)
|
||||
|
||||
// solhint-disable-next-line compiler-version
|
||||
pragma solidity >=0.6.9 <0.9.0;
|
||||
|
||||
2
contracts/vendor/arbitrum/IOutbox.sol
vendored
2
contracts/vendor/arbitrum/IOutbox.sol
vendored
@ -1,7 +1,7 @@
|
||||
// Copyright 2021-2022, Offchain Labs, Inc.
|
||||
// For license information, see https://github.com/nitro/blob/master/LICENSE
|
||||
// SPDX-License-Identifier: BUSL-1.1
|
||||
// OpenZeppelin Contracts (last updated v4.8.0) (vendor/arbitrum/IOutbox.sol)
|
||||
// OpenZeppelin Contracts (last updated v4.9.0) (vendor/arbitrum/IOutbox.sol)
|
||||
|
||||
// solhint-disable-next-line compiler-version
|
||||
pragma solidity >=0.6.9 <0.9.0;
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
// SPDX-License-Identifier: MIT
|
||||
// OpenZeppelin Contracts (last updated v4.6.0) (vendor/optimism/ICrossDomainMessenger.sol)
|
||||
// OpenZeppelin Contracts (last updated v4.9.0) (vendor/optimism/ICrossDomainMessenger.sol)
|
||||
pragma solidity >0.5.0 <0.9.0;
|
||||
|
||||
/**
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
// SPDX-License-Identifier: MIT
|
||||
// OpenZeppelin Contracts (last updated v4.6.0) (vendor/polygon/IFxMessageProcessor.sol)
|
||||
// OpenZeppelin Contracts (last updated v4.9.0) (vendor/polygon/IFxMessageProcessor.sol)
|
||||
pragma solidity ^0.8.0;
|
||||
|
||||
interface IFxMessageProcessor {
|
||||
|
||||
Reference in New Issue
Block a user