@maticnetwork/maticjs
Advanced tools
Comparing version 3.6.0-beta.5 to 3.6.0-beta.6
@@ -21,3 +21,3 @@ import { BaseToken, Web3SideChainClient } from "../utils"; | ||
*/ | ||
bridgeAsset(token: string, destinationNetwork: number, destinationAddress: string, amount: TYPE_AMOUNT, permitData?: string, option?: ITransactionOption): Promise<import("../interfaces").ITransactionWriteResult>; | ||
bridgeAsset(destinationNetwork: number, destinationAddress: string, amount: TYPE_AMOUNT, token: string, forceUpdateGlobalExitRoot: boolean, permitData?: string, option?: ITransactionOption): Promise<import("../interfaces").ITransactionWriteResult>; | ||
/** | ||
@@ -24,0 +24,0 @@ * Claim function to be called on the destination network |
{ | ||
"name": "@maticnetwork/maticjs", | ||
"version": "3.6.0-beta.5", | ||
"version": "3.6.0-beta.6", | ||
"description": "Javascript developer library for interacting with Matic Network", | ||
@@ -5,0 +5,0 @@ "main": "dist/npm.export.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
24798332