Skip to content
This repository was archived by the owner on Jun 10, 2022. It is now read-only.
This repository was archived by the owner on Jun 10, 2022. It is now read-only.

Allow changing transaction deadlines #373

@segfaultxavi

Description

@segfaultxavi

Right now all transactions are created with the default deadline of 2h via Deadline.create(profile.epochAdjustment).

A new global parameter could be added to symbol-cli so the user can provide this deadline to all transactions.

Right now, only multisigmodification transactions have a --deadline parameter, but it is complicated to use, as it requires the number of ms since Nemesis block. It would be more natural to use the number of seconds from now.

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