• Retrieves a storage schema by its name from the swarm's storage schema service. Logs the operation if logging is enabled in the global configuration.

    Parameters

    • storageName: string

      The name of the storage.

    Returns IStorageSchema<IStorageData>

    getStorage