kristjank / ark-net

Ark Client for .NET
MIT License
7 stars 18 forks source link

Create until class ArkStaticStrings #32

Closed ghost closed 7 years ago

ghost commented 7 years ago
  1. Inside create class called ArkApiPaths and put in all the string path api calls in there. This will make the path api calls exposed to devs and not hard coded strings within the lib. A path example is '/peer/status'.

  2. Replace all hard coded paths with static string variables.

kristjank commented 7 years ago

OK do it! Gr8