Skip to content

Interact dry run default parameters causing errors #69

@AndreVallestero

Description

@AndreVallestero

myState, fromParam, and contractInfoParam to default to {} which is truthy. Causing contractInfo, latestState, and from to be set to empty objects by default causing the function to fail.

https://github.com/ArweaveTeam/SmartWeave/blob/master/src/contract-interact.ts#L66-L72

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions