Get the state storage quota for an identity.
Returns DEFAULT_QUOTA (512 KB) if no entry exists.
Current ACL state
Napplet identity
Quota in bytes
getQuota(state, id); // 524288 (default 512 KB) Copy
getQuota(state, id); // 524288 (default 512 KB)
Get the state storage quota for an identity.
Returns DEFAULT_QUOTA (512 KB) if no entry exists.