encointer / encointer-parachain

The common good parachain for Kusama
https://encointer.org
GNU General Public License v3.0
9 stars 13 forks source link

increase max_reserves in balances before deploying faucet #187

Closed pifragile closed 1 year ago

brenzi commented 1 year ago

can you give more context and a proposal plz?

on mainnet it is:

const balances.maxReserves: u32
50
pifragile commented 1 year ago

yeah, maybe it is enough. i just made this issue as a note to not forget to think about it.

pifragile commented 1 year ago

it depends on how many faucets one account will potentially open. because 1 facuet = 1 reserve

pifragile commented 1 year ago

i think for the moment being we can leave this as is.