Author

Topic: Difference between GetCredit() and GetAvailableCredit() functions in CWalletTx ? (Read 772 times)

hero member
Activity: 938
Merit: 500
I am novice in bitcoin code and just start to looking and testing some code.

Any expert can shed some lights on the difference between GetCredit() and GetAvailableCredit() functions in CWalletTx class?

In my tests sometimes the coins are available in an address but GetAvailableCredit() does not show it (while GetCredit() does), so I am a bit confused... Is GetAvailableCredit() excludes coins in stake or some other situations (which are these situations)?

anyone have some clue?
hero member
Activity: 938
Merit: 500
I am novice in bitcoin code and just start to looking and testing some code.

Any expert can shed some lights on the difference between GetCredit() and GetAvailableCredit() functions in CWalletTx class?

In my tests sometimes the coins are available in an address but GetAvailableCredit() does not show it (while GetCredit() does), so I am a bit confused... Is GetAvailableCredit() excludes coins in stake or some other situations (which are these situations)?
Jump to: