[][src]Module casperlabs_types::system_contract_errors::pos

Home of the Proof of Stake contract's Error type.

Enums

Error

Errors which can occur while executing the Proof of Stake contract.

Type Definitions

Result

An alias for Result<T, pos::Error>.