2022-02-04 14:12:00 +11:00

3 lines
136 B
TypeScript

export const ERR_TYPE_NOT_IMPLEMENTED = "Keypair type not implemented";
export const ERR_INVALID_KEYPAIR_TYPE = "Invalid keypair type";