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

Kaspawallet - Force "send transaction" from specific address #1957

Closed
thesheepcat opened this issue Feb 23, 2022 · 0 comments
Closed

Kaspawallet - Force "send transaction" from specific address #1957

thesheepcat opened this issue Feb 23, 2022 · 0 comments
Projects

Comments

@thesheepcat
Copy link

Currently, kaspawallet does not allow users to spend specific funds on a specific address when creating a transaction.

I suggest to add the possibility to force a specific address when sending funds.

Example command: ./kaspawallet send -t RECEIVING_ADDRESS -a FROM_ADDRESS -v AMOUNT

In case the address does not have enough funds, an error is generated.

Eventually, in the future, multiple addresses can be passed as parameter and the wallet knows which addresses can take the coins from.

@thesheepcat thesheepcat changed the title Force "send transaction" from specific address Kaspawallet - Force "send transaction" from specific address Feb 23, 2022
@someone235 someone235 added this to To do in Mainnet via automation Feb 24, 2022
Mainnet automation moved this from To do to Done Jun 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

3 participants