[fix] expectedPubkey

This commit is contained in:
2019-06-11 13:28:41 +02:00
parent 5544d56ebb
commit 774cdb1daf
2 changed files with 7 additions and 9 deletions

View File

@@ -8,7 +8,7 @@ export interface Conf {
export interface ConfWS2P {
address: string
expectedKey: string
expectedPubkey: string
salt: string
passwd: string
currency: string