Skip to content

Commit a26165a

Browse files
warnermichaelfig
authored andcommitted
fix: add local.vattp to localBundle
1 parent 4520633 commit a26165a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/cosmic-swingset/lib/ag-solo/vats/bootstrap.js

+1
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,7 @@ export function buildRootObject(vatPowers) {
277277
wallet,
278278
network: vats.network,
279279
http: httpRegCallback,
280+
vattp: vats.vattp,
280281
}),
281282
);
282283
}

0 commit comments

Comments
 (0)