Update permissions.md

link not working. correcting the same
This commit is contained in:
Sai V 2019-01-17 13:59:04 +08:00 committed by GitHub
parent 406292f6e6
commit adebd943f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ Currently there is not any differences in the access types "Full Access" and "Co
It should be noted that both the above features will be available when Quorum geth is brought in `--permissioned` mode.
## Set up
Node permissioning and Account access control is managed by a smart contract [Permission.sol](../control/permission/Permission.sol). This is deployed as precompiled contract at the time of initial network bootup. The precompiled contract is deployed at address `0x000000000000000000032`.
Node permissioning and Account access control is managed by a smart contract [Permission.sol](../controls/permission/Permission.sol). This is deployed as precompiled contract at the time of initial network bootup. The precompiled contract is deployed at address `0x000000000000000000032`.
## Node Permissioning
## Account Access Control