executable property

bool get executable
inherited

Boolean indicating if the account contains a program (and is strictly read-only)

Implementation

AccountData? get data;/// Boolean indicating if the account contains a program (and
/// is strictly read-only)
bool get executable;