mirror of
https://github.com/benjamin-wilson/public-pool.git
synced 2025-03-27 02:02:10 +01:00
session redemption null
This commit is contained in:
parent
632608a41e
commit
f9ef93411c
@ -19,9 +19,7 @@ export class SubscriptionMessage extends StratumBaseMessage {
|
||||
id: this.id,
|
||||
error: null,
|
||||
result: [
|
||||
[
|
||||
// ['mining.notify', '64d8c004']
|
||||
], //subscription details
|
||||
null,
|
||||
clientId, //Extranonce1 - Hex-encoded, per-connection unique string which will be used for coinbase serialization later. Keep it safe!
|
||||
4 //Extranonce2_size - Represents expected length of extranonce2 which will be generated by the miner.
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user