forked from hyperledger-iroha/iroha-dco
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make CreateAccount cmd validation stronger (hyperledger-iroha#1966)
CreateAccount command now respects a set of perms of tx creator It should not be possible to create an account in a domain which default role has some permissions that does not have a creator of a transaction. Signed-off-by: Igor Egorov <[email protected]>
- Loading branch information
Igor Egorov
authored
Dec 28, 2018
1 parent
0e645f4
commit 2dd468e
Showing
2 changed files
with
58 additions
and
4 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
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