Authorizer
*v0.Authorizer- OID
- 05cd9e…2d94:11
Authorizer details
init.1
func()- OID
- 05cd9e…2d94:4
init.1 details
AddManager
func(addr .uverse.address) .uverse.errorAddManager adds a new address to the list of authorized managers. This only works if the current authority is a MemberAuthority. The caller must be authorized by the current authority.
- OID
- 05cd9e…2d94:6
AddManager details
RemoveManager
func(addr .uverse.address) .uverse.errorRemoveManager removes an address from the list of authorized managers. This only works if the current authority is a MemberAuthority. The caller must be authorized by the current authority.
- OID
- 05cd9e…2d94:7
RemoveManager details
TransferManagement
func(newAuthority v0.Authority) .uverse.errorTransferManagement transfers the authority to manage keys to a new authority. The caller must be authorized by the current authority.
- OID
- 05cd9e…2d94:8
TransferManagement details
ListManagers
func() [].uverse.address- OID
- 05cd9e…2d94:9
ListManagers details
HasManager
func(addr .uverse.address) bool- OID
- 05cd9e…2d94:10