Module ownership

Source
Expand description

Structures defining the set of owners and super owners, as well as the consensus round types and timeouts for chains.

Structs§

ChainOwnership
Represents the owner(s) of a chain.
TimeoutConfig
The timeout configuration: how long fast, multi-leader and single-leader rounds last.

Enums§

AccountPermissionError
Errors that can happen when verifying the authentication of an operation over an account.
ChangeApplicationPermissionsError
Errors that can happen when attempting to change the application permissions.
CloseChainError
Errors that can happen when attempting to close a chain.