Module client

Source

Structs§

EigenClient
EigenClient is a client for the Eigen DA service.

Traits§

BlobProvider
Provides a way of retrieving blobs. Some implementations may not need it. In that case, they can return None in the get_blob method. It can be used as extra verification if you also store the blob yourself.