fix(core): update

This commit is contained in:
2019-01-12 19:12:52 +01:00
parent 6f9c644221
commit d1edf75f6f
+1 -1
View File
@@ -5,7 +5,7 @@ import * as interfaces from './interfaces';
import { request } from 'http';
/**
* the options for the @see SmartAcme
* the options for the class @see SmartAcme
*/
export interface ISmartAcmeOptions {
accountPrivateKey?: string;