masked_tail

Function masked_tail 

Source
pub fn masked_tail(secret: &str) -> String
Expand description

Masked hint for the locked display: bullet run + last 4 chars. Stored alongside the account so the panel can render ••••••••3f9a without the secret. Keys shorter than 4 chars are fully masked (no tail leak).