Aniseto / NosoWalletCPP

Noso Wallet implementation in C++
https://www.nosocoin.com
MIT License
2 stars 1 forks source link

Complete GetAddressPendingPays function #42

Open Aniseto opened 10 months ago

Aniseto commented 10 months ago

Just check if there is any pending payment for a specific address on current block, this will be useful to update Pending column on central grid, and to check if a specific address has enough NOSO to send.