Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

eth_sendRawTransaction interactive docs example needs a signed transaction #864

Closed
eshaben opened this issue Mar 12, 2021 · 1 comment
Closed
Assignees
Milestone

Comments

@eshaben
Copy link
Contributor

eshaben commented Mar 12, 2021

In order to send a raw transaction we need to be able to sign and serialize the transaction, which is easily done using the ethereumjs-tx package. However, for the interactive documentation examples we don't currently have a solution implemented for examples that require imports of other packages. Need to find a solution for signing and serializing the transaction within the example. Right now eth_sendRawTransaction returns an empty object which is not correct.

@davidmurdoch
Copy link
Member

@MicaiahReid do you remember if this one is complete? If so, can you close?

Current Batch automation moved this from To do to Done Aug 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Current Batch
  
Done
Development

No branches or pull requests

5 participants