Update permissions.md

Check
This commit is contained in:
Sai V 2019-01-17 13:56:54 +08:00 committed by GitHub
parent e0355c5e52
commit 5fc2d73247
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](`../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
## Account Access Control