Skip to content

Commit

Permalink
Merge pull request #903 from starknet-io/v6/fix/acc-version
Browse files Browse the repository at this point in the history
V6/fix/acc version
  • Loading branch information
tabaktoni authored Dec 19, 2023
2 parents 99601e9 + 732cd94 commit 03f5eb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/account/default.ts
Original file line number Diff line number Diff line change
Expand Up @@ -700,6 +700,7 @@ export class Account extends Provider implements AccountInterface {
});

return {
...v3Details(details),
classHash,
addressSalt,
constructorCalldata: compiledCalldata,
Expand Down

0 comments on commit 03f5eb4

Please sign in to comment.