Commit 9951acf6 by Adam Flesher Committed by Matt Condon

Added aflesher as an author to SignatureBouncer.sol (#996)

parent 72792a72
...@@ -7,7 +7,7 @@ import "../ECRecovery.sol"; ...@@ -7,7 +7,7 @@ import "../ECRecovery.sol";
/** /**
* @title SignatureBouncer * @title SignatureBouncer
* @author PhABC and Shrugs * @author PhABC, Shrugs and aflesher
* @dev Bouncer allows users to submit a signature as a permission to do an action. * @dev Bouncer allows users to submit a signature as a permission to do an action.
* @dev If the signature is from one of the authorized bouncer addresses, the signature * @dev If the signature is from one of the authorized bouncer addresses, the signature
* @dev is valid. The owner of the contract adds/removes bouncers. * @dev is valid. The owner of the contract adds/removes bouncers.
......
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