Skip to content

Commit 584064e

Browse files
update docs
1 parent 9a0c7b3 commit 584064e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/SignatureDrop.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ function claimCondition() external view returns (uint256 startTimestamp, uint256
130130
### contractType
131131

132132
```solidity
133-
function contractType() external view returns (bytes32)
133+
function contractType() external pure returns (bytes32)
134134
```
135135

136136

0 commit comments

Comments
 (0)