More work on the config file. Attempting to replicate the go version of the private key base64.
This commit is contained in:
parent
3354ade018
commit
772857312f
9 changed files with 136 additions and 2458 deletions
|
@ -9,11 +9,6 @@
|
|||
#ifndef test_repo_config_h
|
||||
#define test_repo_config_h
|
||||
|
||||
#include "ipfs/repo/config/identity.h"
|
||||
|
||||
int test_repo_config_identity_new() {
|
||||
struct Identity* identity;
|
||||
return repo_config_identity_new(identity, 2046);
|
||||
}
|
||||
|
||||
#endif /* test_repo_config_h */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue