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