coins.conf (798B)
1 # This configuration file is in the public domain 2 # 3 # This is a template file for coin definitions. There are no 4 # reasonable defaults, as legal and business concerns influence each 5 # value given. 6 # 7 # Note that while we only give one section here, you can define 8 # any number of coins by providing many "coin_" sections. 9 # 10 # Coin definitions are detected because the section name begins with 11 # "coin_". The rest of the name is free, but of course following the 12 # convention of "coin_$CURRENCY[_$SUBUNIT]_$VALUE" make sense. 13 # 14 # [coin_eur_ct_1] 15 16 # All options are mandatory! 17 # value = EUR:0.01 18 # duration_withdraw = 7 days 19 # duration_spend = 2 years 20 # duration_legal = 3 years 21 # fee_withdraw = EUR:0.00 22 # fee_deposit = EUR:0.00 23 # fee_refresh = EUR:0.01 24 # fee_refund = EUR:0.01 25 # rsa_keysize = 1024