Skip to content

fix(vara-eth-api): fix log types casting #2204

@osipov-mit

Description

@osipov-mit

File: apis/vara-eth/src/eth/tx-manager.ts

Fix the type casting for logs in the findEvent method. Currently uses: receipt.logs as (Log & { topics: [Hex, ...Hex[]] })[] which may not be type-safe.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions