Skip to main content

NOTE_MAX_LEN

Constant NOTE_MAX_LEN 

Source
pub const NOTE_MAX_LEN: usize = 280;
Expand description

Note-length cap shared with memstead_create / memstead_update / full’s lifecycle orchestrators. Mirrors memstead_git_branch::NOTE_MAX_LEN.