closeAccount constant

AuthorityType const closeAccount

Authority type for closing an account.

Implementation

static const AuthorityType closeAccount = AuthorityType._(3, 'CloseAccount');