Skip to content

Add StorageObligation to host module

Nate requested to merge n8maninger/ScPrime:storage-contract-endpoint into master

Adds StorageObligation(id) to the Host interface. Useful for checking if a single contract exists in the host's database. Needed for Host Manager integration.

Merge request reports