PermissionLib

Git Source

Author: Flydexo - @Flydex0

Library used to hash the Permission struct

Functions

hash

function hash(Permission memory permission) internal pure returns (bytes32 permHash);