From 802ff4b3c3539b689d5810763d924614a54ed3dd Mon Sep 17 00:00:00 2001 From: Trevor Porter Date: Thu, 21 Nov 2024 14:34:27 +0000 Subject: [PATCH] docs(changeset): Added decimal consistency checks to the Token checker --- .changeset/sixty-plants-tie.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/sixty-plants-tie.md diff --git a/.changeset/sixty-plants-tie.md b/.changeset/sixty-plants-tie.md new file mode 100644 index 000000000..117b32c16 --- /dev/null +++ b/.changeset/sixty-plants-tie.md @@ -0,0 +1,5 @@ +--- +'@hyperlane-xyz/sdk': patch +--- + +Added decimal consistency checks to the Token checker