1
0
Fork 0
mirror of https://github.com/eosswedenorg/libantelope synced 2026-06-16 11:44:55 +02:00

include/libeosio/ec.hpp: minor copy/paste error in comment.

This commit is contained in:
Henrik Hautakoski 2021-05-06 15:13:08 +02:00
parent 0af91b4fc6
commit 2fa6220cea

View file

@ -34,6 +34,6 @@ namespace libeosio {
*/
int ec_generate_key(struct ec_keypair *pair);
} // namespace eoskeygen
} // namespace libeosio
#endif /* LIBEOSIO_EC_H */