From e90e648ca4d6c3505141ad2ec666bbd9375b1289 Mon Sep 17 00:00:00 2001 From: Georgi Tsonev Date: Wed, 3 Jul 2024 16:20:18 +0300 Subject: [PATCH] chore: add a changeset file --- .changeset/spotty-toes-obey.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/spotty-toes-obey.md diff --git a/.changeset/spotty-toes-obey.md b/.changeset/spotty-toes-obey.md new file mode 100644 index 0000000000..d13c2f88fc --- /dev/null +++ b/.changeset/spotty-toes-obey.md @@ -0,0 +1,5 @@ +--- +"near-api-js": patch +--- + +Export encodeTransaction method in near-api-js package