exchange-offline.conf (428B)
1 # This file is in the public domain. 2 # 3 [exchange-offline] 4 5 # Where do we store the offline master private key of the exchange? 6 MASTER_PRIV_FILE = ${TALER_DATA_HOME}offline/master.priv 7 8 # Where do we store the TOFU key material? 9 SECM_TOFU_FILE = ${TALER_DATA_HOME}offline/secm_tofus.pub 10 11 # Base32-encoded public key of the RSA helper. 12 # SECM_DENOM_PUBKEY = 13 14 # Base32-encoded public key of the EdDSA helper. 15 # SECM_ESIGN_PUBKEY =