Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeph Grunschlag committed Aug 4, 2023
1 parent c471f0c commit 1c7f4c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocol/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,7 @@ var MaxBytesKeyValueLen int
var MaxExtraAppProgramLen int

// MaxAvailableAppProgramLen is the largest supported app program size include the extra pages
// supported supported by any of the consensus protocols. used for decoding purposes.
//supported supported by any of the consensus protocols. used for decoding purposes.
var MaxAvailableAppProgramLen int

// MaxProposedExpiredOnlineAccounts is the maximum number of online accounts, which need
Expand Down

0 comments on commit 1c7f4c5

Please sign in to comment.