This repository has been archived by the owner on Apr 30, 2024. It is now read-only.
generated from storyprotocol/solidity-template
-
Notifications
You must be signed in to change notification settings - Fork 124
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Encode Permission Parameters as byte32 keys in Permissions Mapping (#45)
Encode all the permission parameters into a bytes32 key using the keccak256 hashing function and the abi.encodePacked function.
- Loading branch information
1 parent
645ab14
commit 460851f
Showing
1 changed file
with
39 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters