Skip to content

Commit

Permalink
test: check that ci passing is not flaky
Browse files Browse the repository at this point in the history
  • Loading branch information
andygolay committed Aug 24, 2024
1 parent b303fce commit c3b66e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocol-units/bridge/move-modules/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,4 +172,4 @@ This works because in the `moveth` module, the `init_module` function was modifi
vector::push_back(&mut minters, @0xc3bb8488ab1a5815a9d543d7e41b0e0df46a7396f89b22821f07a4362f75ddc5);
```

Avoiding the need to add and then remove caller as minter, and simply having the resource signer facilitate minting, appears to be more efficient.
Avoiding the need to add and then remove caller as minter, and simply having the resource signer facilitate minting, appears to be more efficient.

0 comments on commit c3b66e1

Please sign in to comment.