StaticabiStaticabiStaticabiWeight a key needs to sign for this authority.
Total weight of all waits.
StaticstructReturn true if this struct equals the other.
Note: This compares the ABI encoded bytes of both structs, subclasses should implement their own fast equality check when possible.
Check if given public key has permission in this authority,
The key to check.
OptionalincludePartial: boolean
Whether to consider auths where the key is included but can't be reached alone (e.g. multisig).
Return the weight for given public key, or zero if it is not included in this authority.
Sorts the authority weights in place, should be called before including the authority in a updateauth action or it might be rejected.
Staticfrom
Interface that should be implemented by ABI serializable objects.