Skip to content

Commit b809576

Browse files
committed
Update comment
1 parent 192485b commit b809576

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/wdk/src/sequence/wallets.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ export class Wallets {
376376
weight: 0n,
377377
}
378378
if (!args.noSessionManager) {
379-
// FIXME: Calculate image hash with the identity signer
379+
// Calculate image hash with the identity signer
380380
const sessionManagerTopology = SessionConfig.emptySessionsTopology(loginSignerAddress)
381381
// Store this tree in the state provider
382382
const sessionConfigTree = SessionConfig.sessionsTopologyToConfigurationTree(sessionManagerTopology)

0 commit comments

Comments
 (0)