nooschain / consensus/raft-membership/membership-types / EndpointMismatch
Interface: EndpointMismatch
Defined in: consensus/raft-membership/membership-types.ts:47
Properties
governanceEndpoint
governanceEndpoint:
string|null
Defined in: consensus/raft-membership/membership-types.ts:49
nodeId
nodeId:
string
Defined in: consensus/raft-membership/membership-types.ts:48
runtimeEndpoint
runtimeEndpoint:
string|null
Defined in: consensus/raft-membership/membership-types.ts:50