kristjank / ark-net

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

rename ARKError #40

Closed kristjank closed 7 years ago

kristjank commented 7 years ago

Class name is misleading and also the ones that inherit it... it' looks...

Maybe a rename from ArkError - ArkResponseStatus? or something... as you also have success variable... Then you have to align with ArkTransactionResponse - I think thouse two classes server same purpuose?

@sharkdev-j @dnovacik