From d81549b51573475666f63a7e470b49ba2dac69f6 Mon Sep 17 00:00:00 2001 From: Daniel Larimer Date: Thu, 24 Dec 2015 10:56:23 -0500 Subject: [PATCH] Update bsip-0009-Benefit-Society.md --- bsip-0009-Benefit-Society.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bsip-0009-Benefit-Society.md b/bsip-0009-Benefit-Society.md index 25a5bcb..02ecfb5 100644 --- a/bsip-0009-Benefit-Society.md +++ b/bsip-0009-Benefit-Society.md @@ -27,7 +27,7 @@ only add new operations. ## Society State | Field | Description | -|------------------------- |----------------------| +|-------------------------------------------|----------------------| | Creator | Account ID of the creator of this society. This account has permission to modify the properties of this society until the first membership account is funded and Karma has been issued. After Karma has been issued, the creator permissions are set to the top P membership accounts by total Karma vote. | | P | The number of members who have joint control over the creator account. | | Name | Used to identify the society. The name can be any UTF8 string up to 60 characters. | @@ -69,6 +69,7 @@ only add new operations. | Details | A detailed descirption of the request | | Total BTS Received | The total BTS that has been given to this request | + New Operations --------------