installConfig

abstract suspend fun installConfig(mi: MyNodeInfo, nodes: List<Node>)(source)

Installs initial configuration data (local info and remote nodes) into the database.

Used during the initial connection handshake.