From fbd82b376fc1312504bd9aa4fe663974899643b0 Mon Sep 17 00:00:00 2001 From: dk1a Date: Thu, 25 Jan 2024 17:38:24 +0300 Subject: [PATCH] Create nine-plants-carry.md --- .changeset/nine-plants-carry.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/nine-plants-carry.md diff --git a/.changeset/nine-plants-carry.md b/.changeset/nine-plants-carry.md new file mode 100644 index 0000000000..827086f06d --- /dev/null +++ b/.changeset/nine-plants-carry.md @@ -0,0 +1,5 @@ +--- +"@latticexyz/common": patch +--- + +Prevented errors not included in the contract (but present in the file) from being included in the interface by `contractToInterface`