From b8a1b352a285686b67a55ed48d108a5d04d62411 Mon Sep 17 00:00:00 2001 From: Will Kantaros Date: Fri, 30 Jun 2023 00:03:01 -0700 Subject: [PATCH] Update utility-commands.md (#941) add create2 to utility commands dropdown --- src/reference/cast/utility-commands.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/reference/cast/utility-commands.md b/src/reference/cast/utility-commands.md index 63f161d3a..63d802330 100644 --- a/src/reference/cast/utility-commands.md +++ b/src/reference/cast/utility-commands.md @@ -4,6 +4,7 @@ - [cast sig-event](./cast-sig-event.md) - [cast keccak](./cast-keccak.md) - [cast compute-address](./cast-compute-address.md) +- [cast create2](./cast-create2.md) - [cast interface](./cast-interface.md) - [cast index](./cast-index.md) - [cast --concat-hex](./cast--concat-hex.md)