platform
platform copied to clipboard
Refactor SDK errors
SDK should return transport agnostic errors (instead of DapiClientError and others) so a developer can handle connection, node and developer errors easily. We probably need to propagate execution information (retries, address ?) to user from SDK as well