mirror of
https://github.com/eosswedenorg/antelope-keygen
synced 2026-06-22 10:03:41 +02:00
move types.h and ec stuff to "ec" subdirectory.
This commit is contained in:
parent
8630f5c255
commit
c7802b2e56
10 changed files with 14 additions and 15 deletions
|
|
@ -25,7 +25,7 @@
|
|||
#define WIF_H
|
||||
|
||||
#include <string>
|
||||
#include "types.h"
|
||||
#include "ec/types.h"
|
||||
|
||||
std::string wif_priv_encode(ec_privkey_t priv);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue