The packages available for users to purchase (eg. X MB for Y USD) are currently hard-coded into purchase.js (starting at line 28). Ideally this all comes out into a dynamically loaded config file to (1) make it sane for different networks to enact different pricing schemes and (2) make it easy for network operators to update the pricing schemes and/or add new package deals.
The packages available for users to purchase (eg. X MB for Y USD) are currently hard-coded into purchase.js (starting at line 28). Ideally this all comes out into a dynamically loaded config file to (1) make it sane for different networks to enact different pricing schemes and (2) make it easy for network operators to update the pricing schemes and/or add new package deals.