channel msgs =40

This commit is contained in:
Vishal 2022-12-28 20:28:55 +05:30
parent 7147d3f5f3
commit 009ca0a074
2 changed files with 2 additions and 1 deletions

View File

@ -301,7 +301,7 @@ const int gMaxDifficultyAllowed = 24;
int gDifficulty = 0;
//////////////////////////////////////////////////////////////////////////////////////////////////////////////// channel related settings
const int gNumChannelMessagesToShow = 18;
const int gNumChannelMessagesToShow = 40;
const int gMaxChannelPagesDisplayed = 50;

View File

@ -6,6 +6,7 @@ homepage: https://github.com/vishalxl/nostr_console
# added build for ubuntu arm 64, and mac arm 64
# matrix change , removed old build entries in dart.yml files
# one off build with num channel messages = 40
# 0.3.1
# added nostr.ch as another default relay to sync with anigma