Commit 282c0cc7 authored by Will Cory's avatar Will Cory

onger comment

parent b05a3b9b
......@@ -7,7 +7,9 @@ import "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol";
/**
* @title AttestationStation
* @dev Contract for creating attestations.
* @notice This contract is not yet audited.
* @notice The AttestationStation contract is a contract for creating on chain attestations
* It has a very simple interface for creating attestations.
* This contract is not yet audited
*/
contract AttestationStation is Semver {
/**
......
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