Skip to content

Commit

Permalink
docs(config): update config doc (#4165)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 27, 2024
1 parent 0b41262 commit 3a1f424
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/docs/08-references/03-config.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ build: # Contains build configuration options.
ldflags: (string list) # List of custom linker flags for building the binary.
proto: # Contains proto build configuration options.
path: (string) # Relative path where the application's proto files are located.
third_party_paths: (string list) # Relative paths to third-party proto files used by the application.
accounts: (list) # Lists the options for setting up Cosmos Accounts.
name: (string) # Local name associated with the Account's key pair.
coins: (string list) # List of token balances for the account.
Expand Down

0 comments on commit 3a1f424

Please sign in to comment.