Skip to content

Commit

Permalink
feat: default to xs-worker in ag-solo, chain
Browse files Browse the repository at this point in the history
  • Loading branch information
dckc committed Apr 29, 2021
1 parent 8f01dac commit 81f3e30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/solo/solo-config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"bootstrap": "bootstrap",
"defaultManagerType": "xs-worker",
"vats": {
"spawner": {
"sourceSpec": "./src/vat-spawner.js"
Expand Down
1 change: 1 addition & 0 deletions packages/vats/decentral-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"sourceSpec": "@agoric/zoe/contractFacet"
}
},
"defaultManagerType": "xs-worker",
"vats": {
"board": {
"sourceSpec": "./src/vat-board.js"
Expand Down

0 comments on commit 81f3e30

Please sign in to comment.