Handle PniChangeNumber
This commit is contained in:
parent
412f07d2a2
commit
79b48115e6
32 changed files with 1086 additions and 485 deletions
|
@ -389,7 +389,6 @@ async function prepareUrl(
|
|||
directoryV3Url: config.get<string | null>('directoryV3Url') || undefined,
|
||||
directoryV3MRENCLAVE:
|
||||
config.get<string | null>('directoryV3MRENCLAVE') || undefined,
|
||||
directoryV3Root: config.get<string | null>('directoryV3Root') || undefined,
|
||||
});
|
||||
if (!directoryConfig.success) {
|
||||
throw new Error(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue