• Levin Zimmermann's avatar
    client: Refactor openClientByURL for easier testing · 7bad0dda
    Levin Zimmermann authored
    With all the recent changes of the NEO URI scheme we need to reliably test
    the function which parses the URI and convert it into the different
    parameter. Testing is much simpler if we can only analyse how the URI
    parsing works. Therefore this patch moves NEO URI parsing to an
    external function.
    7bad0dda
client.go 15.5 KB