Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request][Suggestion] New CLI command 'mintsparkfrom' #1500

Open
eternal-hunger opened this issue Dec 1, 2024 · 0 comments
Open

[Request][Suggestion] New CLI command 'mintsparkfrom' #1500

eternal-hunger opened this issue Dec 1, 2024 · 0 comments

Comments

@eternal-hunger
Copy link

Hello team,

The current CLI version supports mint Spark from transparent address but we are missing something:

  • Input cannot be selected
  • Cannot deduct fee (To completely clear the transparent balance)

With Firo-QT UI we can achieve this, but in CLI/server environment, it is impossible.
Please take a review on this suggestion, thank you all!

mintsparkfrom "fromaddress" {"address":{amount,subtractfee...}, "address":{amount,memo,subtractfee...}}

Mint Spark from an address.
Requires wallet passphrase to be set with walletpassphrase call.

Arguments:
1. "fromaddress"           (string, required) The transparent address to mint funds from.
2.  {
      "address":amount     (numeric or string) The Spark address is the key, the numeric amount (can be string) in FIRO is the value
      ,...
    }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant