Skip to content

remove RpcNodeCoreExt trait #17319

Open
Open
@mattsse

Description

@mattsse

Describe the feature

this trait is a bit problematic for #17054

and should be changed so that this is more like

pub trait SpawnBlocking: EthApiTypes + Clone + Send + Sync + 'static {

which already provides access to internals

Additional context

No response

Metadata

Metadata

Assignees

Labels

A-rpcRelated to the RPC implementationC-debtA clean up/refactor of existing codeC-enhancementNew feature or request

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions