From 122ec91c49e8140af171139b937be44eb57850a2 Mon Sep 17 00:00:00 2001 From: "Raymond E. Pasco" Date: Tue, 10 Jan 2023 02:06:59 -0500 Subject: [PATCH] changelog: add #973 --- .changelog/unreleased/features/973-namada-start-time.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .changelog/unreleased/features/973-namada-start-time.md diff --git a/.changelog/unreleased/features/973-namada-start-time.md b/.changelog/unreleased/features/973-namada-start-time.md new file mode 100644 index 0000000000..4a43cfeb12 --- /dev/null +++ b/.changelog/unreleased/features/973-namada-start-time.md @@ -0,0 +1,2 @@ +- Add a --time argument to the node to specify the time the node should start. + ([#973](https://github.com/anoma/namada/pull/973)) \ No newline at end of file