mirror of
https://github.com/eosswedenorg/libantelope
synced 2026-06-21 02:08:18 +02:00
Adding tests/WIF/priv_encode.cpp
This commit is contained in:
parent
8764ecc4c1
commit
cc962e7bf8
2 changed files with 29 additions and 0 deletions
|
|
@ -5,6 +5,9 @@ set(TEST_SRC
|
|||
# Base58
|
||||
base58/encode.cpp
|
||||
base58/is_base58.cpp
|
||||
|
||||
# WIF
|
||||
WIF/priv_encode.cpp
|
||||
)
|
||||
|
||||
add_executable(doctest ${TEST_SRC})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue