owner constant

PermissionType const owner

Represents the owner permission of a Tron account.

Implementation

static const PermissionType owner = PermissionType._("Owner", 0);