@abstraxn/account
Advanced tools
Comparing version 1.0.76 to 1.0.77
@@ -93,3 +93,3 @@ "use strict"; | ||
await this.defaultValidationModule.getInitData(), | ||
0, | ||
this.index, | ||
]), | ||
@@ -112,3 +112,2 @@ ]); | ||
const counterFactualAddress = (0, utils_1.getCreate2Address)(Constants_1.FACTORY_ADDRESS, salt, proxyCreationCodeHash); | ||
console.log('counterFactualAddress', counterFactualAddress); | ||
return counterFactualAddress; | ||
@@ -115,0 +114,0 @@ } |
{ | ||
"name": "@abstraxn/account", | ||
"version": "1.0.76", | ||
"version": "1.0.77", | ||
"description": "@abstraxn/account: Empower ERC-4337 smart accounts with seamless APIs for enhanced decentralized finance experiences.", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
Sorry, the diff of this file is not supported yet
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
281214
4107