![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
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... | |
Definition at line 13 of file client.cpp.
| std::string CRPCConvertParam::methodName |
method whose params want conversion
Definition at line 16 of file client.cpp.
| int CRPCConvertParam::paramIdx |
0-based idx of param to convert
Definition at line 17 of file client.cpp.
| std::string CRPCConvertParam::paramName |
parameter name
Definition at line 18 of file client.cpp.
1.8.14