fix(readme): add
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import * as plugins from './smartkey.plugins';
|
||||
import { KeyPair } from './smartkey.classes.keypair';
|
||||
|
||||
|
||||
export class SmartKey {
|
||||
// instance
|
||||
public async getKeypair(passohrase?: string): Promise<KeyPair> {
|
||||
|
||||
Reference in New Issue
Block a user