Skip to content

Commit 732cd94

Browse files
committed
fix: acc deploy_acc
1 parent da717be commit 732cd94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/account/default.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -700,6 +700,7 @@ export class Account extends Provider implements AccountInterface {
700700
});
701701

702702
return {
703+
...v3Details(details),
703704
classHash,
704705
addressSalt,
705706
constructorCalldata: compiledCalldata,

0 commit comments

Comments
 (0)