Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
joaquim-verges committed Jul 11, 2022
1 parent 9a0c7b3 commit 584064e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/SignatureDrop.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ function claimCondition() external view returns (uint256 startTimestamp, uint256
### contractType

```solidity
function contractType() external view returns (bytes32)
function contractType() external pure returns (bytes32)
```


Expand Down

0 comments on commit 584064e

Please sign in to comment.