Bitcoin ABC  0.26.3
P2P Digital Currency
Public Attributes | List of all members
RPCCommandExecutionInfo Struct Reference

Public Attributes

std::string method
 
int64_t start
 

Detailed Description

Definition at line 39 of file server.cpp.

Member Data Documentation

◆ method

std::string RPCCommandExecutionInfo::method

Definition at line 40 of file server.cpp.

◆ start

int64_t RPCCommandExecutionInfo::start

Definition at line 41 of file server.cpp.


The documentation for this struct was generated from the following file: