Module casper_types::system_contract_errors::auction[][src]

Home of the Auction contract's Error type.

Enums

Error

Errors which can occur while executing the Auction contract.

Type Definitions

Result

An alias for Result<T, Error>.