Skip to content

Commit 66d174d

Browse files
committed
fix DeclareMiningJob linebreak
1 parent f15b426 commit 66d174d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

06-Job-Declaration-Protocol.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ A request sent by JDC that proposes a selected set of transactions to JDS.
204204
| coinbase_tx_suffix | B0_64K | Serialized bytes representing the final part of the coinbase transaction (after extranonce) |
205205
| tx_ids_list | SEQ0_64K[U256] | List of hashes of the transaction set contained in the template. JDS checks the list against its mempool and requests missing txs via `ProvideMissingTransactions`. Does not include the coinbase transaction (as there is no corresponding full data for it yet). |
206206
| excess_data | B0_64K | Extra data which the Pool may require to validate the work (as defined in the Template Distribution Protocol) |
207+
207208
\*Differently from `NewExtendedMiningJob`, if the original coinbase is a SegWit transaction, `coinbase_tx_prefix` and `coinbase_tx_suffix` MUST NOT be stripped of BIP141 fields (marker, flag, witness count, witness length and witness reserved value).
208209

209210

0 commit comments

Comments
 (0)