Skip to content

Commit e6c825d

Browse files
Update README.md
1 parent 883daca commit e6c825d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You can either submodule this repository or add it as a dependency to your proje
2121

2222
3. The EDDSA signed message back is (0x + Rx+ Ry + S) and is specific to Loopring
2323

24-
4. Messages can be verified with the Verify method from the Eddsa class like below:
24+
4. Signed Messages can be verified with the Verify method from the Eddsa class like below:
2525

2626
```csharp
2727
//Verify Correct Key Is Used

0 commit comments

Comments
 (0)