Method AddBlobAssetToCompute
AddBlobAssetToCompute(Hash128, TS)
Call this method to record a setting object that will be used to compute a BlobAsset
Declaration
public void AddBlobAssetToCompute(Hash128 hash, TS settings)
Parameters
Type | Name | Description |
---|---|---|
Hash128 | hash | The hash associated with the BlobAsset |
TS | settings | The setting object to store |