From 877d45306050c315f844b717459181143e997e36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Pradel?= Date: Mon, 21 Oct 2024 14:50:30 +0200 Subject: [PATCH] Create spicy-spoons-buy.md --- .changeset/spicy-spoons-buy.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/spicy-spoons-buy.md diff --git a/.changeset/spicy-spoons-buy.md b/.changeset/spicy-spoons-buy.md new file mode 100644 index 0000000..15dc0a7 --- /dev/null +++ b/.changeset/spicy-spoons-buy.md @@ -0,0 +1,5 @@ +--- +"@stackspulse/server": minor +--- + +Properly count protocol stats when there are nested smart contract calls.