~singpolyma/jmp-pay

758291d869f5e605ce4deae47c66f2c2f44ee3f1 — Stephen Paul Weber 1 year, 3 months ago 18da636
New plan schema
1 files changed, 3 insertions(+), 1 deletions(-)

M bin/process_invite_rewards
M bin/process_invite_rewards => bin/process_invite_rewards +3 -1
@@ 17,7 17,9 @@ PLANS =
			currency: Currency,
			monthly_price: Natural,
			minutes: Quota,
			messages: Quota
			messages: Quota,
			allow_register: Bool,
			subaccount_discount: Natural
		}
DHALL