PermissionLib
Author: Flydexo - @Flydex0
Library used to hash the Permission struct
Functions
hash
function hash(Permission memory permission) internal pure returns (bytes32 permHash);
Author: Flydexo - @Flydex0
Library used to hash the Permission struct
function hash(Permission memory permission) internal pure returns (bytes32 permHash);