fix(rename, submodule): libbase -> libbasen, aur.archlinux.org submodule removed
This commit is contained in:
@ -1,6 +0,0 @@
|
||||
#include <base/base58.hpp>
|
||||
#include <base/base64.hpp>
|
||||
#include <base/baseN.hpp>
|
||||
#include <base/hash/sha256.hpp>
|
||||
#include <base/hex.hpp>
|
||||
|
||||
6
include/basen.hpp
Normal file
6
include/basen.hpp
Normal file
@ -0,0 +1,6 @@
|
||||
#include <basen/base58.hpp>
|
||||
#include <basen/base64.hpp>
|
||||
#include <basen/baseN.hpp>
|
||||
#include <basen/hash/sha256.hpp>
|
||||
#include <basen/hex.hpp>
|
||||
|
||||
Reference in New Issue
Block a user