Skip to content

rpc/ethapi: remove raw field from FillTransactionResult when execution-apis#803 is adopted #21948

Description

@lupin012

SignTransactionResult.Raw (the raw field in eth_fillTransaction response) is kept for compatibility with current Geth, but ethereum/execution-apis#803 drops it from the spec.

When that PR is merged and adopted, raw must be removed from SignTransactionResult and signedTxJSON.

Tracked here per yperbasis's review of #21870.

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions