Skip to content

Commit a789b02

Browse files
committed
fix(cosmic-swingset): use cosmic-swingset-bootstrap-block-finish
1 parent 9c8725b commit a789b02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cosmic-swingset/src/launch-chain.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ export async function launch(
184184
// entire bootstrap before opening for business.
185185
await crankScheduler(Infinity);
186186
controller.writeSlogObject({
187-
type: 'cosmic-swingset-bootstrap-block-end',
187+
type: 'cosmic-swingset-bootstrap-block-finish',
188188
blockTime,
189189
});
190190
}

0 commit comments

Comments
 (0)