sendSharedContact

abstract suspend fun sendSharedContact(nodeNum: Int)(source)

Sends our shared contact information (identity and public key) to a remote node.

Parameters

nodeNum

The destination node number.