Add missing param in middleware for sign

This commit is contained in:
nolash
2020-12-25 12:53:16 +01:00
parent 07bdbe9999
commit 0afacff6c6
5 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
- 0.4.10
- Add bytes and string handling in inner signer backend
* 0.4.9
- Accept string message format for message signing
* 0.4.8