Skip to main content

mask_wallet

Function mask_wallet 

Source
fn mask_wallet(wallet: &WalletAddress) -> String
Expand description

Short helper to mask a wallet address in log output: keeps the first 6 and last 4 hex characters, so operators can correlate errors without logging the full identifier.