mirror of
https://github.com/eosswedenorg/libantelope
synced 2026-06-18 20:40:03 +02:00
Split include/libeosio/types.hpp into ec.hpp and hash.hpp
This commit is contained in:
parent
6a721c4634
commit
2a2360bd7d
5 changed files with 46 additions and 5 deletions
|
|
@ -40,7 +40,7 @@ set( LIB_NAME ${PROJECT_NAME} )
|
|||
|
||||
set( LIB_SOURCE
|
||||
src/base58.cpp
|
||||
src/types.cpp
|
||||
src/ec.cpp
|
||||
src/WIF.cpp
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue