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

Send morphcoin #54

Closed
citharus opened this issue Mar 3, 2021 · 0 comments
Closed

Send morphcoin #54

citharus opened this issue Mar 3, 2021 · 0 comments
Labels
Endpoint An issue related to microservices Wallet
Milestone

Comments

@citharus
Copy link
Owner

citharus commented Mar 3, 2021

Performs a transaction between two wallets
/send

source_uuid: UUID of the source wallet [string, UUID]
key: Secret key of the source wallet [string, 10 digit hexadecimal key]
send_amount: Amount of morphcoins to send from the source wallet to the destination wallet [number, min: 1]
destination_uuid: UUID of the destination wallet [string, UUID]
usage: Description of the transaction [string]

@citharus citharus added Endpoint An issue related to microservices Wallet labels Mar 3, 2021
@citharus citharus added this to the Wallet milestone Mar 3, 2021
@citharus citharus added this to To do in CPAW Release v1 Mar 3, 2021
@citharus citharus moved this from To do to In progress in CPAW Release v1 Mar 9, 2021
citharus added a commit that referenced this issue Mar 9, 2021
@citharus citharus closed this as completed Mar 9, 2021
@citharus citharus moved this from In progress to Done in CPAW Release v1 Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Endpoint An issue related to microservices Wallet
Projects
Development

No branches or pull requests

1 participant