@dynamic-labs/wallet-connector-core
Advanced tools
Comparing version 0.16.0-RC.13 to 0.16.0-RC.14
{ | ||
"name": "@dynamic-labs/wallet-connector-core", | ||
"version": "0.16.0-RC.13", | ||
"version": "0.16.0-RC.14", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "type": "git", |
@@ -11,2 +11,3 @@ export declare const Chains: readonly ["ETH", "FLOW", "SOL", "EVM", "ALGO", "STARK", "ATOM", "COSMOS"]; | ||
export type FetchPublicAddressOpts = { | ||
chainId?: string; | ||
onConnect?(payload: PayloadParams): void; | ||
@@ -13,0 +14,0 @@ onDesktopUri?(uri: string): void; |
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
3280
69