![]() |
Feathercoin
0.5.0
P2P Digital Currency
|
#include <bitcoinrpc.h>
Public Attributes | |
std::string | name |
rpcfn_type | actor |
bool | okSafeMode |
bool | threadSafe |
bool | reqWallet |
Definition at line 95 of file bitcoinrpc.h.
rpcfn_type CRPCCommand::actor |
Definition at line 99 of file bitcoinrpc.h.
std::string CRPCCommand::name |
Definition at line 98 of file bitcoinrpc.h.
bool CRPCCommand::okSafeMode |
Definition at line 100 of file bitcoinrpc.h.
bool CRPCCommand::reqWallet |
Definition at line 102 of file bitcoinrpc.h.
bool CRPCCommand::threadSafe |
Definition at line 101 of file bitcoinrpc.h.