From ecdf1741fb692e71202c541c5b3692790baa65f0 Mon Sep 17 00:00:00 2001 From: Georgi Tsonev Date: Fri, 31 May 2024 13:56:02 +0300 Subject: [PATCH] chore: add a changeset file --- .changeset/khaki-paws-bow.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changeset/khaki-paws-bow.md diff --git a/.changeset/khaki-paws-bow.md b/.changeset/khaki-paws-bow.md new file mode 100644 index 000000000..dd20d862b --- /dev/null +++ b/.changeset/khaki-paws-bow.md @@ -0,0 +1,6 @@ +--- +"@near-js/providers": patch +"@near-js/types": patch +--- + +Fix TxExecutionStatus import.