getEvent

abstract suspend fun getEvent(baseUrl: Url, eventId: EventId): Result<PduTransaction>

See also