4 #ifndef DJINNI_GENERATED_TEZOSCONFIGURATIONDEFAULTS_HPP 5 #define DJINNI_GENERATED_TEZOSCONFIGURATIONDEFAULTS_HPP 10 #include <libcore_export.h> 12 #define LIBCORE_EXPORT 16 namespace ledger {
namespace core {
namespace api {
22 static std::string
const TEZOS_DEFAULT_API_ENDPOINT;
24 static std::string
const TEZOS_DEFAULT_API_VERSION;
26 static std::string
const TZSTATS_API_ENDPOINT;
28 static std::string
const TEZOS_DEFAULT_NODE;
30 static std::string
const TEZOS_OBSERVER_NODE_ENDPOINT_S3;
32 static std::string
const TEZOS_OBSERVER_WS_ENDPOINT_S2;
34 static std::string
const TEZOS_OBSERVER_WS_ENDPOINT_S3;
36 static std::string
const TEZOS_XPUB_CURVE_ED25519;
38 static std::string
const TEZOS_XPUB_CURVE_SECP256K1;
40 static std::string
const TEZOS_XPUB_CURVE_P256;
48 static std::string
const TEZOS_DEFAULT_MAX_FEES;
50 static std::string
const TEZOS_DEFAULT_GAS_LIMIT;
52 static std::string
const TEZOS_DEFAULT_STORAGE_LIMIT;
54 static std::string
const TEZOS_PROTOCOL_UPDATE_BABYLON;
58 #endif //DJINNI_GENERATED_TEZOSCONFIGURATIONDEFAULTS_HPP Definition: Account.cpp:8
static std::string const TEZOS_DEFAULT_FEES
Definition: TezosConfigurationDefaults.hpp:46
Definition: TezosConfigurationDefaults.hpp:18