Skip to main content

statement_allowance_key

Function statement_allowance_key 

Source
pub fn statement_allowance_key(account_id: impl AsRef<[u8]>) -> Vec<u8> 
Expand description

Constructs a per-account statement allowance storage key.

§Arguments

  • account_id - Account identifier as byte slice

§Returns

Storage key: ":statement_allowance:" ++ account_id