UNPKG

@jovijovi/ether-keystore

Version:

A keystore toolkit for Ethereum ecosystem

5 lines (4 loc) 253 B
export declare const ErrorInvalidAddress = "invalid address"; export declare const ErrorKeyFileNotExist = "the key file does not exist"; export declare const ErrorInvalidPassword = "invalid password"; export declare const ErrorInvalidPK = "invalid pk";