Skip to content

Commit

Permalink
Update instructions.md (#594)
Browse files Browse the repository at this point in the history
Fixes #593
  • Loading branch information
ceddlyburge committed Sep 6, 2023
1 parent 0c49758 commit 9a7357b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Expose this function, so that other modules are able to create instances of `Sec
This function should take two parameters, and have a type definition.

- a `String` (for the password)
- a `TreasureChest` generic custom type
- a `SecureTreasureChest` generic custom type

This function should check the provided password attempt against the `Password` in the `SecureTreasureChest`.

Expand Down

0 comments on commit 9a7357b

Please sign in to comment.