From 7ac1bf362eb72fc36ca1d3e7870f6375714a6bbb Mon Sep 17 00:00:00 2001 From: brentstone Date: Thu, 25 Apr 2024 10:50:43 -0700 Subject: [PATCH] changelog: add #2946 --- .../unreleased/improvements/2946-remove-epoch-from-wrappertx.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .changelog/unreleased/improvements/2946-remove-epoch-from-wrappertx.md diff --git a/.changelog/unreleased/improvements/2946-remove-epoch-from-wrappertx.md b/.changelog/unreleased/improvements/2946-remove-epoch-from-wrappertx.md new file mode 100644 index 00000000000..a5dcc31e359 --- /dev/null +++ b/.changelog/unreleased/improvements/2946-remove-epoch-from-wrappertx.md @@ -0,0 +1,2 @@ +- Remove the epoch field from the wrapper tx. + ([\#2946](https://github.com/anoma/namada/pull/2946)) \ No newline at end of file