The threshold required from associated PermissionLevelsWeights, KeyLevelWeights and WaitWeights to activate this auth.
The PermissionLevelWeights to contribute to this auth
The KeyLevelWeights to contribute to this auth
The WaitWeights to contribute to this auth If the threshold is set to high for it to be satisfied by the associated permissionWeights the updateAuth action will assert.
Convenience function to get an AuthorityToSet for a given user with a named permission.
Typical usecase for this would be when assigning the control of one account's permission to a different controlling account.
eg. A bookkeeper account should be given pay
permission on a treasury account.
This function would supply the AuthorityToSet for a bookkeeper
with their active
permission into the updateAuth
function.
Account to hold the new authority
The name of the new authority to be added to account
Generated using TypeDoc
A function to build the Authority to update