tbc-lib-js
Advanced tools
Comparing version 1.0.12 to 1.0.13
@@ -1535,3 +1535,3 @@ /* eslint-disable @typescript-eslint/ban-types */ | ||
broadcastTXraw(txraw: string): Promise<string>; | ||
mergeFT(privateKey_from: tbc.PrivateKey): Promise<boolean>; | ||
mergeFT(privateKey_from: PrivateKey): Promise<boolean>; | ||
} | ||
@@ -1538,0 +1538,0 @@ |
{ | ||
"name": "tbc-lib-js", | ||
"version": "1.0.12", | ||
"version": "1.0.13", | ||
"description": "A library for tbc functionality", | ||
@@ -5,0 +5,0 @@ "author": "Austin <austinwang149@gmail.com>", |
1108550