![]() |
Feathercoin
0.5.0
P2P Digital Currency
|
Go to the source code of this file.
Functions | |
Value | GetNetworkHashPS (int lookup, int height) |
Value | getnetworkhashps (const Array ¶ms, bool fHelp) |
void | InitRPCMining () |
void | ShutdownRPCMining () |
Value | getgenerate (const Array ¶ms, bool fHelp) |
Value | setgenerate (const Array ¶ms, bool fHelp) |
Value | gethashespersec (const Array ¶ms, bool fHelp) |
Value | getmininginfo (const Array ¶ms, bool fHelp) |
Value | getworkex (const Array ¶ms, bool fHelp) |
Value | getwork (const Array ¶ms, bool fHelp) |
Value | getblocktemplate (const Array ¶ms, bool fHelp) |
Value | submitblock (const Array ¶ms, bool fHelp) |
Definition at line 416 of file rpcmining.cpp.
Definition at line 89 of file rpcmining.cpp.
Definition at line 130 of file rpcmining.cpp.
Definition at line 143 of file rpcmining.cpp.
Value GetNetworkHashPS | ( | int | lookup, |
int | height | ||
) |
Definition at line 17 of file rpcmining.cpp.
Definition at line 54 of file rpcmining.cpp.
Definition at line 302 of file rpcmining.cpp.
Definition at line 166 of file rpcmining.cpp.
void InitRPCMining | ( | ) |
Definition at line 72 of file rpcmining.cpp.
Definition at line 103 of file rpcmining.cpp.
void ShutdownRPCMining | ( | ) |
Definition at line 81 of file rpcmining.cpp.
Definition at line 564 of file rpcmining.cpp.