@shapeshiftoss/hdwallet-core
Advanced tools
Comparing version 1.40.0 to 1.41.0
@@ -124,3 +124,3 @@ import { Bytes } from "@ethersproject/bytes"; | ||
*/ | ||
ethSwitchChain?(chain_id: number): Promise<void>; | ||
ethSwitchChain?(params: AddEthereumChainParameter): Promise<void>; | ||
/** | ||
@@ -127,0 +127,0 @@ * Add an Ethereum chain to user's wallet |
{ | ||
"name": "@shapeshiftoss/hdwallet-core", | ||
"version": "1.40.0", | ||
"version": "1.41.0", | ||
"license": "MIT", | ||
@@ -32,3 +32,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "ed6bdfc3ed30320900999516e0ac0d7168eec9fb" | ||
"gitHead": "edf96b5dbc7f235f2a9ff987f2e8637886b90671" | ||
} |
Sorry, the diff of this file is not supported yet
199225