Skip to content

Commit

Permalink
Update docs/userguides/contracts.md
Browse files Browse the repository at this point in the history
Co-authored-by: antazoey <[email protected]>
  • Loading branch information
Aviksaikat and antazoey authored Aug 31, 2023
1 parent ad6d440 commit a692cd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/userguides/contracts.md
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ Create a sequence of calls to execute at once using `eth_sendTransaction` via th
Execute the Multicall transaction.
The transaction will broadcast again every time the `Transaction` object is called.

### Usage example:
### Multi-transaction Example

```py
from ape_ethereum import multicall
Expand Down

0 comments on commit a692cd2

Please sign in to comment.