mirror of
https://github.com/eosswedenorg/libantelope
synced 2026-06-21 02:08:18 +02:00
include/libeosio/WIF.hpp: Adding wif_pub_decode function
This commit is contained in:
parent
65f93f061c
commit
c990bae52e
4 changed files with 61 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ set(TEST_SRC
|
|||
WIF/priv_encode.cpp
|
||||
WIF/priv_decode.cpp
|
||||
WIF/pub_encode.cpp
|
||||
WIF/pub_decode.cpp
|
||||
)
|
||||
|
||||
add_executable(doctest ${TEST_SRC})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue