Skip to content

Commit

Permalink
fix: comms vat must be local to use setUp
Browse files Browse the repository at this point in the history
  • Loading branch information
dckc committed Jan 27, 2021
1 parent 8198a23 commit 6e7976c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/SwingSet/src/initializeSwingset.js
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,7 @@ export async function initializeSwingset(
creationOptions: {
enablePipelining: true,
enableSetup: true,
managerType: 'local',
},
};

Expand Down

0 comments on commit 6e7976c

Please sign in to comment.