DLTcollab / tangle-accelerator

Accelerate IOTA transactions by caching API requests and redirecting to faster alternatives
MIT License
22 stars 16 forks source link

fix(endpoint): Rename conflict macro #696

Closed splasky closed 4 years ago

splasky commented 4 years ago

The TARGET variable also be used inside Legato AF. To avoid the conflict macro definition, we should rename the TARGET to EP_TARGET.

jserv commented 4 years ago

Thanks for clarification. All endpoint-specific identifiers should start with EP_.