getEdges

abstract suspend fun getEdges(): Result<List<EdgeData>>

Returns a list of all the edges available on the network.