Author

Topic: How can i find usable coin balance from main.cpp then use as a Bool ? (Read 544 times)

legendary
Activity: 996
Merit: 1013
Hi

Can someone explain if there is a simple method to finding the Available balance within main.cpp and then use it as a condition?


 pwalletMain->GetBalance()
legendary
Activity: 1302
Merit: 1004
Hi

Can someone explain if there is a simple method to finding the Available balance within main.cpp and then use it as a condition?
I'm using a much older version of bitcoin core 0.8.6 & trying to get my head around how to use this as a bool condition for some graphical tweaks.
Jump to: