@dfns/blockchain-integration
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -6,3 +6,2 @@ import { TransactionResponse } from "./responses"; | ||
new (signer: SignerAsync): WalletInterface; | ||
someFunction(): void; | ||
getAddress(): Promise<string>; | ||
@@ -9,0 +8,0 @@ getBalance(): Promise<string>; |
{ | ||
"name": "@dfns/blockchain-integration", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Blockchain integration Kit for DFNS", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8420
193