Skip to content

Commit e99813f

Browse files
committed
Update docs/flashbots-protect/nonce-management.mdx
1 parent bb02d11 commit e99813f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/flashbots-protect/nonce-management.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This is done by sending a JSON-RPC request to the Flashbots Protect RPC endpoint
2424
}
2525
```
2626

27-
The request is signed and the signature is included in the `X-Flashbots-Signature` header. Without such a signature, the returned nonce will only include transactions sent to the public mempool.
27+
The request is then signed and the signature is included in the `X-Flashbots-Signature` header. Without such a signature, the returned nonce will only include transactions sent to the public mempool.
2828

2929
### Authentication
3030

0 commit comments

Comments
 (0)