Merge pull request #4402 from nymtech/bugfix/post-ephemera-nym-api
fixed nym-api config template
This commit is contained in:
@@ -127,12 +127,4 @@ decryption_key_path = '{{ coconut_signer.storage_paths.decryption_key_path }}'
|
||||
# Path to the dkg dealer public key with proof
|
||||
public_key_with_proof_path = '{{ coconut_signer.storage_paths.public_key_with_proof_path }}'
|
||||
|
||||
[ephemera]
|
||||
|
||||
enabled = {{ ephemera.enabled }}
|
||||
|
||||
[ephemera.args]
|
||||
|
||||
ephemera_config = '{{ ephemera.args.ephemera_config }}'
|
||||
|
||||
"#;
|
||||
|
||||
Reference in New Issue
Block a user