ledger-core
Static Public Attributes | List of all members
ledger::core::api::TezosConfigurationDefaults Class Reference

Static Public Attributes

static std::string const TEZOS_DEFAULT_API_ENDPOINT = {"https://explorers.api.live.ledger.com"}
 
static std::string const TEZOS_DEFAULT_API_VERSION = {"v3"}
 
static std::string const TZSTATS_API_ENDPOINT = {"https://api.tzstats.com/explorer"}
 
static std::string const TEZOS_DEFAULT_NODE = {"https://mainnet.tezrpc.me"}
 
static std::string const TEZOS_OBSERVER_NODE_ENDPOINT_S3 = {"https://s3.tezos.com"}
 
static std::string const TEZOS_OBSERVER_WS_ENDPOINT_S2 = {"wss://s2.tezos.com"}
 
static std::string const TEZOS_OBSERVER_WS_ENDPOINT_S3 = {"wss://s3.tezos.com"}
 
static std::string const TEZOS_XPUB_CURVE_ED25519 = {"ED25519"}
 
static std::string const TEZOS_XPUB_CURVE_SECP256K1 = {"SECP256K1"}
 
static std::string const TEZOS_XPUB_CURVE_P256 = {"P256"}
 
static std::string const TEZOS_DEFAULT_FEES = {"5000"}
 
static std::string const TEZOS_DEFAULT_MAX_FEES = {"30000"}
 
static std::string const TEZOS_DEFAULT_GAS_LIMIT = {"18000"}
 
static std::string const TEZOS_DEFAULT_STORAGE_LIMIT = {"300"}
 
static std::string const TEZOS_PROTOCOL_UPDATE_BABYLON = {"TEZOS_PROTOCOL_UPDATE_BABYLON"}
 

Member Data Documentation

◆ TEZOS_DEFAULT_FEES

std::string const ledger::core::api::TezosConfigurationDefaults::TEZOS_DEFAULT_FEES = {"5000"}
static

The documentation for this class was generated from the following files: