From be33b7985e705e46f3b6355b1cab415829d3cf8a Mon Sep 17 00:00:00 2001 From: Julian Kocher Date: Tue, 27 Aug 2024 09:32:12 -0400 Subject: [PATCH] Update verbiage for spec/01-state.md Co-authored-by: John Letey Signed-off-by: Julian Kocher --- spec/01-state.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/01-state.md b/spec/01-state.md index ada8ea0..176c701 100644 --- a/spec/01-state.md +++ b/spec/01-state.md @@ -13,7 +13,7 @@ The `ForwardingAccount` structure stores the data needed for forwarding. This in ```Go { "BaseAccount": { - "address": "cosmos1...", + "address": "noble1...", "pub_key": null, "account_number": "0", "sequence": "0"