Skip to content

transfer amount should be configurable #45

Description

@michalkucharczyk

Currenly transfer amount is hardcoded:

vec![value!(Id(Value::from_bytes(to_account_id))), Value::u128(1u32.into())],

This result in some failed events on the runtime side (balance is not high enough).
This should configurable with --transfer [amount] options (default can 1), this should be conflicting with --remark.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions