![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
Public Attributes | |
| std::string | methodName |
| int | paramIdx |
| method whose params want conversion More... | |
| std::string | paramName |
| 0-based idx of param to convert More... | |
Definition at line 14 of file client.cpp.
| std::string CRPCConvertParam::methodName |
Definition at line 17 of file client.cpp.
| int CRPCConvertParam::paramIdx |
method whose params want conversion
Definition at line 18 of file client.cpp.
| std::string CRPCConvertParam::paramName |