From 13414724732699a06917954a4170f49f079f77b4 Mon Sep 17 00:00:00 2001 From: Fabian Schuh Date: Mon, 28 Dec 2015 12:25:49 +0100 Subject: [PATCH] bsip#9: fix intendation --- bsip-0009.md | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/bsip-0009.md b/bsip-0009.md index 21dc728..bb1380f 100644 --- a/bsip-0009.md +++ b/bsip-0009.md @@ -188,27 +188,27 @@ evaluated: ### Society State - | Field | Description | - | ------------------------ | ---------------------- | - | Name | Used to identify the society. The name can be any UTF-8 string up to 60 characters. | - | Description | Defines the high level purpose of the society | - | 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. | - | nControl | The number of members who have joint control over the creator account. | - | Decay Rate | Defines the rate at which karma in a society decays (% per day) | - | Karma Ratio | Defines the amount of karma each member earns per BTS of commitment | - | Vesting Period | Defines the rate in seconds at which Karma vests | - | URL | Defines a URL where more information about the society can be found | - | Total Karma | Tracks the total karma issued to all members of this society | - | Approval Threshold | The percent of karma voting required to approve a payment request | - | Total Approved Requests | The total amount of Karma that has been approved for donations, this number can be | - | | calculated by summing the requests | - | Total Payouts | Total BTS given to active requests. | - | Charity Percent | The percent of donations that may be given to charity requests | - | Active Charity Requests | The number of active charity requests that are allowed. The top N charity requests | - | | by Karma approval voting may receive donations from member's charity account. | +| Field | Description | +| ------------------------ | ---------------------- | +| Name | Used to identify the society. The name can be any UTF-8 string up to 60 characters. | +| Description | Defines the high level purpose of the society | +| 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. | +| nControl | The number of members who have joint control over the creator account. | +| Decay Rate | Defines the rate at which karma in a society decays (% per day) | +| Karma Ratio | Defines the amount of karma each member earns per BTS of commitment | +| Vesting Period | Defines the rate in seconds at which Karma vests | +| URL | Defines a URL where more information about the society can be found | +| Total Karma | Tracks the total karma issued to all members of this society | +| Approval Threshold | The percent of karma voting required to approve a payment request | +| Total Approved Requests | The total amount of Karma that has been approved for donations, this number can be | +| | calculated by summing the requests | +| Total Payouts | Total BTS given to active requests. | +| Charity Percent | The percent of donations that may be given to charity requests | +| Active Charity Requests | The number of active charity requests that are allowed. The top N charity requests | +| | by Karma approval voting may receive donations from member's charity account. | ### Membership State