Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

StatsInfo

Git Source

Statistics information structure

struct StatsInfo {
uint64 partnersCount; // Total number of partners
uint64 merchantsCount; // Total number of merchants
uint64 devicesCount; // Total number of devices
uint64 transactionBatchesCount; // Total number of transaction batches
uint64 countriesCount; // Total number of countries
}