Property | Type | Description | |
---|---|---|---|
mCoinBaseA | string | ||
mCoinBaseB | string | ||
mDifficulty | string | ||
mExtraNonce2 | string | ||
mJobID | string | ||
mMerkleBranch | List |
||
mPrevHash | string | ||
mTime | string | ||
mTimeStr | string | ||
mVersion | string |
Method | Description | |
---|---|---|
GenerateWork ( ) : void | ||
Initialize ( ulong serverDiff ) : void | ||
JobInfo ( string extraNonce, int extraNonceSize ) : System |
public Initialize ( ulong serverDiff ) : void | ||
serverDiff | ulong | |
return | void |
public JobInfo ( string extraNonce, int extraNonceSize ) : System | ||
extraNonce | string | |
extraNonceSize | int | |
return | System |