Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Fix example of tx usage #5402

Merged
merged 8 commits into from Sep 7, 2022
Merged

docs: Fix example of tx usage #5402

merged 8 commits into from Sep 7, 2022

Conversation

acolytec3
Copy link

Description

Fixes documentation of @ethereumjs/tx usage in the code example for eth_sendSignedTransaction

Type of change

  • I have made corresponding changes to the documentation.
  • I have updated the CHANGELOG.md file in the root folder.

CHANGELOG.md Outdated Show resolved Hide resolved
@jdevcs jdevcs added 1.x 1.0 related issues Documentation Relates to project wiki or documentation labels Aug 31, 2022
CHANGELOG.md Outdated Show resolved Hide resolved
@acolytec3
Copy link
Author

@avkos Done!

@avkos avkos requested review from avkos and jdevcs September 6, 2022 16:32
CHANGELOG.md Outdated
Comment on lines 7 to 36
<!-- EXAMPLE

## [1.0.0]

### Added

- I've added feature XY (#1000)

### Changed

- I've cleaned up XY (#1000)

### Deprecated

- I've deprecated XY (#1000)

### Removed

- I've removed XY (#1000)

### Fixed

- I've fixed XY (#1000)

### Security

- I've improved the security in XY (#1000)

-->

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This example template shouldn't be removed.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, removed it in error. I've added it back

@jdevcs jdevcs added the Future Release For future release. label Sep 7, 2022
@jdevcs
Copy link
Contributor

jdevcs commented Sep 7, 2022

This PR is doc change so can merge without status of all CI actions.

This was referenced Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.x 1.0 related issues Documentation Relates to project wiki or documentation Future Release For future release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants