31 #ifndef LEDGER_CORE_NETWORKS_HPP 32 #define LEDGER_CORE_NETWORKS_HPP 34 #include <api/BitcoinLikeNetworkParameters.hpp> 35 #include <api/EthereumLikeNetworkParameters.hpp> 36 #include <api/RippleLikeNetworkParameters.hpp> 37 #include <api/TezosLikeNetworkParameters.hpp> 38 #include <api/Networks.hpp> 41 #endif //LEDGER_CORE_NETWORKS_HPP