add Available since 4.1 comments
(cherry picked from commit 9a698e6b7b)
This commit is contained in:
@ -6,6 +6,8 @@ import "./Address.sol";
|
||||
|
||||
/**
|
||||
* @dev Provides a function to batch together multiple calls in a single external call.
|
||||
*
|
||||
* _Available since v4.1._
|
||||
*/
|
||||
abstract contract Multicall {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user