contract constant

AccountType const contract

Represents an account associated with a contract.

Implementation

static const AccountType contract = AccountType._("Contract", 2);