referrerpolicy=no-referrer-when-downgrade

Module archive

Source
Expand description

Substrate archive API.

§Note

Methods are prefixed by archive.

Re-exports§

pub use api::ArchiveApiServer;
pub use archive::Archive;

Modules§

api
API trait of the archive methods.
archive
API implementation for archive.
error
Error helpers for archive RPC module.

Structs§

MethodResultErr
The error result of an RPC method.
MethodResultOk
The successful result of an RPC method.

Enums§

MethodResult
The result of an RPC method.