Bitcoin
Public Attributes | List of all members
CRPCConvertParam Class Reference

Public Attributes

std::string methodName
 method whose params want conversion More...
 
int paramIdx
 0-based idx of param to convert More...
 
std::string paramName
 parameter name More...
 

Member Data Documentation

◆ methodName

std::string CRPCConvertParam::methodName

method whose params want conversion

◆ paramIdx

int CRPCConvertParam::paramIdx

0-based idx of param to convert

◆ paramName

std::string CRPCConvertParam::paramName

parameter name


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