Skip to content

Commit

Permalink
fix: add local.vattp to localBundle
Browse files Browse the repository at this point in the history
  • Loading branch information
warner authored and michaelfig committed Aug 2, 2020
1 parent 4520633 commit a26165a
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 @@ -277,6 +277,7 @@ export function buildRootObject(vatPowers) {
wallet,
network: vats.network,
http: httpRegCallback,
vattp: vats.vattp,
}),
);
}
Expand Down

0 comments on commit a26165a

Please sign in to comment.