X-CASH-official / xcash-core

📦 First Cryptonote coin with public & private transactions, custom DPOS consensus
https://xcash.foundation
Other
66 stars 20 forks source link

- [FIX] - Fixed donation command for xcash-wallet-cli binary #16

Closed rradu92 closed 4 years ago

rradu92 commented 4 years ago

Description

Fixes #17

Type of change

How Has This Been Tested?

I've created a new wallet for the donations (just for testing, X-Cash team must change it to one they own), then another with 100 XCASH to make the donation from and test if donation works.

zachhildreth commented 4 years ago

Hi @rradu92 thanks for fixing this, and adding the "zachy" units everything looks great code wise!

If you can change the code to XCA1hVzVdYV4SSVG4nPvQY3SFBdHA2HbdGWPsTQsMfYehXVu5ESLsDtMg9WZozzBpR3pPcEnW2iMBVKRP1nkm3TD52Kkyq1Qrt

for the public address for donations, that would be great, or I can pull it in and then change it, but If you have time the first would be a cleaner solution

Thanks again!

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

rradu92 commented 4 years ago

Ok @zachhildreth just done it.