Export getPubKey

This commit is contained in:
iko 2020-12-06 21:48:16 +03:00
parent 09ee105f45
commit 20f8161bfb

View File

@ -26,6 +26,7 @@ module Crypto.Secp256k1
-- * Public Keys
, PubKey
, getPubKey
, importPubKey
, exportPubKey