You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/testing/testing_buildBlockV1.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ This method is considered sensitive and is intended for testing environments onl
36
36
37
37
***HIGHLY SENSITIVE**: This method is a powerful debugging tool intended for testing environments ONLY.
38
38
39
-
* It allows for the creation of arbitrary, and potentially invalid, blocks. It can be in used to bypass transaction pool validation and forcibly include any transaction.
39
+
* It allows for the creation of arbitrary blocks. It can be in used to bypass transaction pool validation and forcibly include any transaction.
40
40
41
41
* This method MUST NOT be exposed on public-facing RPC APIs.
0 commit comments