mirror of https://github.com/embarklabs/embark.git
Removing code. Doesn't make sense to specify keys when everyone can read them
This commit is contained in:
parent
05d1a6fe3a
commit
aa51e64dd3
|
@ -43,5 +43,4 @@ module.exports = {
|
|||
privateKey: "your_private_key" // Private Key to be used as a signing key and for message decryption
|
||||
}
|
||||
*/
|
||||
//}
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue