Skip to main content

list_blobs

Function list_blobs 

Source
pub async fn list_blobs(
    __arg0: State<AppState>,
    __arg1: Path<String>,
    __arg2: Query<ListQuery>,
    headers: HeaderMap,
) -> impl IntoResponse
Expand description

GET /list/ - List blobs for a pubkey (BUD-02)