@metaid/metaid
Advanced tools
Comparing version 0.2.3 to 0.2.4
@@ -8,3 +8,3 @@ import type { MetaIDConnectWallet, Transaction } from './wallet.js'; | ||
private constructor(); | ||
static create(): Promise<any>; | ||
static create(): Promise<MetaIDConnectWallet>; | ||
hasAddress(): boolean; | ||
@@ -11,0 +11,0 @@ getAddress(path?: string): Promise<any>; |
{ | ||
"name": "@metaid/metaid", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"description": "MetaID is a library for MetaID protocol. It provides a set of functions to manage the DID document and the DID transaction.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
5700835