proposals can be created by anyone
This commit is contained in:
parent
5ddc6cddf5
commit
40b7ae44d9
1 changed files with 1 additions and 1 deletions
|
@ -222,7 +222,7 @@ Exemplatory outcomes:
|
|||
- Transfer asset X with amount Y from account A to account C, signed with Key K: Denied
|
||||
- Transfer asset X with amount Y from account A to account B, signed with active authority of B: Denied
|
||||
- Transfer asset X with amount Y from account A to account B, signed with active authority of A: Accepted
|
||||
- Create a proposal that includes operation 'transfer asset X with amount Y from account A to account B', signed with Key K: Denied
|
||||
- Create a proposal that includes operation 'transfer asset X with amount Y from account A to account B', signed with Key K: Accepted. Anyone can create a proposal.
|
||||
|
||||
Note:
|
||||
- This is included with the first Milestone
|
||||
|
|
Loading…
Reference in a new issue