koi_net.components.identity

Classes

NodeIdentity(config)

Represents a node's identity (RID, profile).

class koi_net.components.identity.NodeIdentity(config)[source]

Bases: object

Represents a node’s identity (RID, profile).

Parameters:

config (BaseNodeConfig)

config: BaseNodeConfig
property profile: NodeProfile
property rid: KoiNetNode