From 53940bee4def534775e4bc0654b38668ea76edc5 Mon Sep 17 00:00:00 2001 From: Murisi Tarusenga Date: Tue, 3 Dec 2024 10:35:17 +0200 Subject: [PATCH] Added a changelog entry. --- .changelog/unreleased/SDK/4127-masp-for-namadillo.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .changelog/unreleased/SDK/4127-masp-for-namadillo.md diff --git a/.changelog/unreleased/SDK/4127-masp-for-namadillo.md b/.changelog/unreleased/SDK/4127-masp-for-namadillo.md new file mode 100644 index 00000000000..f15d2fb0590 --- /dev/null +++ b/.changelog/unreleased/SDK/4127-masp-for-namadillo.md @@ -0,0 +1,2 @@ +- Allow MASP transaction building without knowledge of the spend authorization + key. ([\#4127](https://github.com/anoma/namada/pull/4127)) \ No newline at end of file