Skip to content

Commit

Permalink
Update verbiage for spec/01-state.md
Browse files Browse the repository at this point in the history
Co-authored-by: John Letey <[email protected]>
Signed-off-by: Julian Kocher <[email protected]>
  • Loading branch information
twothirtyfive and johnletey authored Aug 27, 2024
1 parent 0707c2c commit be33b79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/01-state.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit be33b79

Please sign in to comment.