Skip to main content

budget_signature

Function budget_signature 

Source
pub fn budget_signature(limits: &Limits) -> Option<String>
Expand description

First eight bytes of SHA-256 as lowercase hex. Covers normalized local limits and the decoded reason, not content, identity, or approval. Returns None when neither limit is declared. See the specification for the canonical byte encoding, allowing implementations in other languages.