mirror of
https://github.com/logos-blockchain/logos-blockchain-pocs.git
synced 2026-01-05 22:53:10 +00:00
publish to da
This commit is contained in:
parent
4884f09742
commit
2906e2744a
@ -54,9 +54,7 @@ impl NomosDa {
|
||||
}
|
||||
|
||||
pub async fn disperse(&self, data: Vec<u8>, metadata: Metadata) -> Result<(), Error> {
|
||||
// self.client
|
||||
// .publish_blob(self.url.clone(), data, metadata).await
|
||||
|
||||
Ok(())
|
||||
self.client
|
||||
.publish_blob(self.url.clone(), data, metadata).await
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user