From 40b7ae44d9b7b728f47fb46bfa18267ae3b205ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Schie=C3=9Fl?= Date: Tue, 7 Aug 2018 22:04:32 +0200 Subject: [PATCH] proposals can be created by anyone --- bsip-0040.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bsip-0040.md b/bsip-0040.md index e074e2b..9255b71 100644 --- a/bsip-0040.md +++ b/bsip-0040.md @@ -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