iotaledger / iri

IOTA Reference Implementation
Other
1.15k stars 370 forks source link

Get rid of unused and undocumented API calls #954

Open jakubcech opened 6 years ago

jakubcech commented 6 years ago

Description

We have some undocumented/deprecated APIs that are still implemented in IRI. We should inventorize them and get rid of them. This task is about identifying what we can get rid off.

Motivation

Clean up the API layer.

Requirements

rajivshah3 commented 6 years ago

In the config file I think DEBUG can be removed, afaik it was replaced by -Dlogging-level=DEBUG