Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
swatanabe committed Sep 23, 2024
1 parent da60c2a commit f244641
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions libraries/psibase/tester/include/psibase/tester.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,9 @@ namespace psibase
TestChain(const TestChain&, bool pub);
/**
* Creates a new temporary chain.
*
* @param pub If this is the only public chain, it will be automatically
* selected.
*/
explicit TestChain(const DatabaseConfig&, bool pub = true);
/**
Expand Down

0 comments on commit f244641

Please sign in to comment.