Commit 9196ae3f authored by tre's avatar tre

add whitespace

parent de647f83
...@@ -23,6 +23,7 @@ contract SafeSend { ...@@ -23,6 +23,7 @@ contract SafeSend {
contract Faucet { contract Faucet {
/** /**
* @notice Emitted on each drip. * @notice Emitted on each drip.
*
* @param authModule The type of authentication that was used for verifying the drip. * @param authModule The type of authentication that was used for verifying the drip.
* @param userId The id of the user that requested the drip. * @param userId The id of the user that requested the drip.
* @param amount The amount of funds sent. * @param amount The amount of funds sent.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment