Skip to content

Commit

Permalink
chore: update for PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenvechain committed Nov 27, 2024
1 parent c86d9f8 commit 9d0b8eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/thor/flags.go
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ var (
}
apiEnabledDeprecatedFlag = cli.BoolFlag{
Name: "api-enabled-deprecated",
Usage: "enable deprecated APIs",
Usage: "enable deprecated API endpoints (POST /accounts/{address}, POST /accounts, WS /subscriptions/beat",
}
enableAPILogsFlag = cli.BoolFlag{
Name: "enable-api-logs",
Expand Down

0 comments on commit 9d0b8eb

Please sign in to comment.