Skip to content

remove otterscan_api_truncate_input function #16525

@mattsse

Description

@mattsse

Describe the feature

This was a hack to truncate the input for otterscan responses

fn otterscan_api_truncate_input(tx: &mut Self::Transaction);

with alloy-rs/alloy#2525 this is now natively supported in serde so we can remove this after the next alloy bump entirely

TODO

  • after alloy bump, remove this trait function and usage

Additional context

No response

Metadata

Metadata

Assignees

Labels

A-rpcRelated to the RPC implementationC-enhancementNew feature or requestD-good-first-issueNice and easy! A great choice to get started

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions