Added some convenience helper functions to make it easier to works with Blob put client.
One method creates a simple put client, which is automatically supplied with holder and blob hash, where hash=holder.
These will be used later, especially when uploading logs, when such client is going to be instantiated
multiple times.
Depends on D6167