Module psibase::storage_interface

source ·
Expand description

Interface for services which support storing files

Some services support storing files which they then serve via HTTP. This is the standard interface for these services.

To implement this interface, add a storeSys action to your service.

Modules§

Structs§