Skip to content

Commit

Permalink
chore: update walletFactory incarnation for e:upgrade-next
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris-Hibbert committed Aug 19, 2024
1 parent 5a1c729 commit 9ce0c22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion a3p-integration/proposals/e:upgrade-next/initial.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const vats = {
network: { incarnation: 0 },
ibc: { incarnation: 0 },
localchain: { incarnation: 0 },
walletFactory: { incarnation: 3 },
walletFactory: { incarnation: 4 },
zoe: { incarnation: 2 },
};

Expand Down

0 comments on commit 9ce0c22

Please sign in to comment.