Skip to content

Add CLI flag to show encrypted balance #130

Open
@osuketh

Description

@osuketh

When users get their balances, encrypted balance and pending_transfer are printed out by default. It seems messy, so add cli flags to print out these value.

.subcommand(SubCommand::with_name("balance")
.about("Get current balance stored in ConfTransfer module")
)

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