Fabcoin Core
0.16.2
P2P Digital Currency
|
Application callback to signal suitability of a cabdidate prime. More...
#include <nbtheory.h>
Public Member Functions | |
const PrimeSelector * | GetSelectorPointer () const |
virtual bool | IsAcceptable (const Integer &candidate) const =0 |
Application callback to signal suitability of a cabdidate prime.
Definition at line 80 of file nbtheory.h.
|
inline |
Definition at line 83 of file nbtheory.h.
|
pure virtual |