Skip to content

Commit 395074c

Browse files
docs: add comment for later implementation
Signed-off-by: David Dal Busco <[email protected]>
1 parent d626d17 commit 395074c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/utils/juno.config.utils.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ const readOrbiterId = ({
116116
const orbiterId = ids?.[mode] ?? id;
117117

118118
// TODO: Principal.isPrincipal
119+
// If e.g. <DEVELOPMENT_ID> then undefined
119120

120121
return {orbiterId};
121122
};

0 commit comments

Comments
 (0)