Skip to content

Commit

Permalink
Add top-level state doc comments
Browse files Browse the repository at this point in the history
  • Loading branch information
mappum committed Sep 6, 2024
1 parent 32e1513 commit 5fa1820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//! The top-level application state and logic of the Nomic protocol. The main
//! state type is [InnerApp] struct.
//! state type is the [InnerApp] struct.
#![allow(clippy::too_many_arguments)]
// TODO: remove after switching from "testnet" feature flag to orga channels
Expand Down

0 comments on commit 5fa1820

Please sign in to comment.