Scorum
Namespaces | Classes | Typedefs | Functions
scorum Namespace Reference

Namespaces

 account_by_key
 
 account_statistics
 
 app
 
 blockchain_history
 
 blockchain_monitoring
 
 chain
 
 common_statistics
 
 plugin
 
 protocol
 
 tags
 
 utils
 
 wallet
 
 witness
 

Classes

class  block_info
 
struct  void_t
 
class  config_api
 

Typedefs

typedef boost::multiprecision::uint256_t u256
 
typedef boost::multiprecision::uint512_t u512
 
using uuid_type = boost::uuids::uuid
 

Functions

config_apiget_api_config (std::string api_name)
 

Typedef Documentation

◆ u256

typedef boost::multiprecision::uint256_t scorum::u256

Definition at line 34 of file types.hpp.

◆ u512

typedef boost::multiprecision::uint512_t scorum::u512

Definition at line 35 of file types.hpp.

◆ uuid_type

using scorum::uuid_type = typedef boost::uuids::uuid

Definition at line 53 of file types.hpp.

Function Documentation

◆ get_api_config()

config_api & scorum::get_api_config ( std::string  api_name)

Definition at line 114 of file config_api.cpp.