Skip to content

If function can return err should we always check it's return value? #22

Description

@limpbrains

Just general question. Some functions can return errors, like setupTransaction. But it is not always checked. Should it be enforced or can be ignored sometimes?

this.setupTransaction({});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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