Skip to content

Improve input args for deployment / transact #97

Description

@cducrest

The cli tool takes input arguments for example for arguments of the constructor of a contract or to interact with a contract. It seems there is no way currently to provide empty arrays as arguments. This should be improved for example by using a json string.

A function that uses input args: https://github.com/trustlines-protocol/contract-deploy-tools/blob/master/src/deploy_tools/cli.py#L354

The function that processes the args: https://github.com/trustlines-protocol/contract-deploy-tools/blob/master/src/deploy_tools/cli.py#L622

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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