Skip to content

Commit

Permalink
docs: 📝 Add test diagram for reorgs test
Browse files Browse the repository at this point in the history
  • Loading branch information
ffarall committed Jan 16, 2025
1 parent fdf92d8 commit 3f891fb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Binary file added resources/reorgsTestFlow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions test/suites/integration/bsp/reorg-proof.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ import {
type FileMetadata
} from "../../../util";

//! IMPORTANT!
//! In order to understand better this test, we suggest following this [diagram](https://github.com/Moonsong-Labs/storage-hub/blob/main/resources/reorgsTestFlow.png).

describeBspNet(
"BSP proofs resubmitted on chain re-org ♻️",
{ initialised: true, networkConfig: "standard" },
Expand Down

0 comments on commit 3f891fb

Please sign in to comment.