Type Definition mina_serialization_types::account::PermissionsV1
source · [−]pub type PermissionsV1 = Versioned<Versioned<PermissionsLegacy, 1>, 1>;
Expand description
Permissions associated with the account (v1)
pub type PermissionsV1 = Versioned<Versioned<PermissionsLegacy, 1>, 1>;
Permissions associated with the account (v1)