Skip to content

Remove siapath Prefix in client library before using it

Christopher Schinnerl requested to merge siapath into master

Created by: ChrisSchinnerl

This guarantees that it doesn't matter if the siaPath we upload from has a leading / or not. If there is a leading / it will just be removed.

Merge request reports