-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7900933
commit 8a4ad37
Showing
2 changed files
with
2 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -56,6 +56,7 @@ run_cmd "set action permission $dacauthority $daccustodian firecand med -p $daca | |
run_cmd "set action permission $dacauthority $daccustodian '' high -p $dacauthority@owner" | ||
#run_cmd "set action permission $dacauthority eosio updateauth owner -p $dacauthority@owner" | ||
# set dacauthority@owner to point to [email protected] | ||
run_cmd "set account permission $dacauthority active ./perms/dacauthority_active.json owner -p $dacauthority@owner" | ||
run_cmd "set account permission $dacauthority owner ./perms/daccustodian_updateauth.json '' -p $dacauthority@owner" | ||
|
||
# resign daccustodian account to dacauthority@active | ||
|
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