Skip to content
This repository was archived by the owner on Feb 27, 2025. It is now read-only.
This repository was archived by the owner on Feb 27, 2025. It is now read-only.

Dont wait when you know that the tx fails #67

Description

@esteblock

Currently, contractInvoke can know straight away if the tx will fail in the line const sendTransactionResponse = await server.sendTransaction(tx)
There is no need to wait 20 seconds looking for a tx that you know has already failed

see logs:

Screenshot from 2023-11-09 14-02-02

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions