mirror of
https://github.com/logos-blockchain/logos-blockchain-pocs.git
synced 2026-01-10 17:13:08 +00:00
revert processor change
This commit is contained in:
parent
5911f031a6
commit
5dd31527ab
@ -47,8 +47,8 @@ impl NomosDa {
|
||||
}
|
||||
|
||||
pub async fn disperse(&self, data: Vec<u8>, metadata: Metadata) -> Result<(), Error> {
|
||||
// self.client
|
||||
// .publish_blob(self.url.clone(), data, metadata).await
|
||||
self.client
|
||||
.publish_blob(self.url.clone(), data, metadata).await
|
||||
|
||||
Ok(())
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user