mirror of
https://github.com/logos-blockchain/logos-blockchain-e2e-tests.git
synced 2026-01-02 13:13:08 +00:00
test: publish share
This commit is contained in:
parent
8f1535270b
commit
a82e65a2c9
@ -26,3 +26,6 @@ class TestInteractionDataFlow(StepsDataAvailability, StepsConsensus, StepsStorag
|
||||
da_shares = extract_da_shares(index_shares)
|
||||
|
||||
logger.debug(f"da_shares: {da_shares}")
|
||||
logger.debug(f"{len(da_shares)} da_shares extracted")
|
||||
|
||||
self.add_publish_share(self.node2, da_shares[0])
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user