Update docs

This commit is contained in:
github-actions
2023-09-28 21:35:16 +00:00
parent 85822663f2
commit 9ac3ab322f
28 changed files with 2839 additions and 13215 deletions

View File

@ -2476,6 +2476,8 @@ function supportsInterface(bytes4 interfaceId) public view virtual override retu
}
```
@custom:stateless
[.contract-index]
.Functions
--
@ -4482,6 +4484,8 @@ import "@openzeppelin/contracts/utils/Multicall.sol";
Provides a function to batch together multiple calls in a single external call.
@custom:stateless
[.contract-index]
.Functions
--