diff --git a/src/debug/types.ts b/src/debug/types.ts index 787f7c2..dc63cb2 100644 --- a/src/debug/types.ts +++ b/src/debug/types.ts @@ -23,6 +23,8 @@ export type CodexDebugInfo = { */ addrs: string[]; + announceAddresses: string[] + /** * Path of the data repository where all nodes data are stored */