@dynamic-labs/wallet-connector-core
Advanced tools
Comparing version 0.16.0-RC.8 to 0.16.0-RC.9
{ | ||
"name": "@dynamic-labs/wallet-connector-core", | ||
"version": "0.16.0-RC.8", | ||
"version": "0.16.0-RC.9", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "type": "git", |
@@ -1,2 +0,2 @@ | ||
export declare const Chains: readonly ["ETH", "FLOW", "SOL", "EVM", "ALGO", "STARK", "ATOM", "COSMOS", "AXELAR", "OSMOSIS"]; | ||
export declare const Chains: readonly ["ETH", "FLOW", "SOL", "EVM", "ALGO", "STARK", "ATOM", "COSMOS"]; | ||
export type Chain = typeof Chains[number]; | ||
@@ -3,0 +3,0 @@ export type PayloadParams = { |
Sorry, the diff of this file is not supported yet
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
3256