executable property
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;
Boolean indicating if the account contains a program (and is strictly read-only)
AccountData? get data;/// Boolean indicating if the account contains a program (and
/// is strictly read-only)
bool get executable;