Skip to content

Commit

Permalink
fix: add local.comms object as well
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfig committed Aug 2, 2020
1 parent a26165a commit cf5566f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/cosmic-swingset/lib/ag-solo/vats/bootstrap.js
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,7 @@ export function buildRootObject(vatPowers) {

return allComparable(
harden({
comms: vats.comms,
uploads,
spawner,
wallet,
Expand Down

0 comments on commit cf5566f

Please sign in to comment.