Variable GetInfoResponseConst
GetInfoResponse: ZodObject<{
announcedAddress: ZodArray<ZodString>;
chainStatus: ZodString;
channelClosurePeriod: ZodNumber;
connectivityStatus: ZodString;
hoprNetworkName: ZodString;
hoprNodeSafe: ZodString;
listeningAddress: ZodArray<ZodString>;
providerUrl: ZodString;
}, $strip> = ...
Type declaration
announcedAddress: ZodArray<ZodString>
chainStatus: ZodString
channelClosurePeriod: ZodNumber
connectivityStatus: ZodString
hoprNetworkName: ZodString
hoprNodeSafe: ZodString
listeningAddress: ZodArray<ZodString>
providerUrl: ZodString
Get Info