iotaledger / iota-sdk

The IOTA SDK provides developers with a seamless experience to develop on IOTA by providing account abstractions and clients to interact with node APIs.
Apache License 2.0
57 stars 41 forks source link

NodeJs: reorg api response type files #2169

Closed Alex6323 closed 6 months ago

Alex6323 commented 6 months ago

Description of change

Brings the file structure in line with the V3 Core API route groups.

Links to any relevant issues

Fixes #2078