Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
Geth-Modification
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张蕾
Geth-Modification
Commits
604da5c8
Unverified
Commit
604da5c8
authored
Jun 15, 2023
by
cui fliter
Committed by
GitHub
Jun 15, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cmd/evm: fix typos in docs (#27478)
fix some typos Signed-off-by:
cui fliter
<
imcusg@gmail.com
>
parent
9cf9fae6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
README.md
cmd/evm/README.md
+1
-1
transition-test.sh
cmd/evm/transition-test.sh
+1
-1
No files found.
cmd/evm/README.md
View file @
604da5c8
...
...
@@ -342,7 +342,7 @@ To make `t8n` apply these, the following inputs are required:
-
For ethash, it is
`5000000000000000000`
`wei`
,
-
If this is not defined, mining rewards are not applied,
-
A value of
`0`
is valid, and causes accounts to be 'touched'.
-
For each ommer, the tool needs to be given an
`addres\` and a `
delta
`. This
-
For each ommer, the tool needs to be given an
`addres
s
\` and a `
delta
`. This
is done via the `
ommers
` field in `
env
`.
Note: the tool does not verify that e.g. the normal uncle rules apply,
...
...
cmd/evm/transition-test.sh
View file @
604da5c8
...
...
@@ -280,7 +280,7 @@ To make `t8n` apply these, the following inputs are required:
- For ethash, it is
`
5000000000000000000
`
`
wei
`
,
- If this is not defined, mining rewards are not applied,
- A value of
`
0
`
is valid, and causes accounts to be
'touched'
.
- For each ommer, the tool needs to be given an
`
addres
\`
and a
`
delta
`
.
This
- For each ommer, the tool needs to be given an
`
addres
s
\`
and a
`
delta
`
.
This
is
done
via the
`
ommers
`
field
in
`
env
`
.
Note: the tool does not verify that e.g. the normal uncle rules apply,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment