From 0b89c7a62706830acdbdb7f9a3140e33c67e84ae Mon Sep 17 00:00:00 2001 From: plebhash Date: Sat, 26 Oct 2024 21:24:54 -0300 Subject: [PATCH] wip clarify DeclareMiningJob.Success --- 06-Job-Declaration-Protocol.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/06-Job-Declaration-Protocol.md b/06-Job-Declaration-Protocol.md index f34bd05..ec3c9c0 100644 --- a/06-Job-Declaration-Protocol.md +++ b/06-Job-Declaration-Protocol.md @@ -93,6 +93,8 @@ More specifically, the `SipHash 2-4` variant is used. Aside from the preimage (w ### 6.3.5 `DeclareMiningJob.Success` (Server -> Client) +xxx todo xxx + | Field Name | Data Type | Description | | -------------------- | --------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | request_id | U32 | Identifier of the original request |