mirror of
https://github.com/status-im/nim-eth.git
synced 2025-02-03 18:14:19 +00:00
172dad7968
Narrowed the type of `encryptGCM`'s `key` parameter from `openarray[byte]` to `AesKey`, same as already used for `decryptGCM`.