mirror of
https://github.com/logos-blockchain/logos-blockchain-specs.git
synced 2026-01-05 14:43:11 +00:00
Disperse encoded data in full flow test
This commit is contained in:
parent
2b888b251f
commit
420e32f842
@ -65,6 +65,7 @@ class TestFullFlow(TestCase):
|
||||
|
||||
# inject mock send and await method
|
||||
self.dispersal._send_and_await_response = __send_and_await_response
|
||||
self.dispersal.disperse(encoded_data)
|
||||
blob_id = build_blob_id(encoded_data.aggregated_column_commitment, encoded_data.row_commitments)
|
||||
blob_metadata = BlobMetadata(
|
||||
blob_id,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user