Welcome to the new Linux Foundation Forum!
3.5.d Chaincode IV: Bob has 10 then he pays Alice 4. 10-4=6 so why does Bob have 16 as shown?

Chapter 3. Hyperledger Fabric Transactions 3.5.d Chaincode IV
Alice has 10
Bob has 10
Bob pays Alice 4
Alice has 10+4=14
Why does Bob have 16?
10-4 = 6
Shouldn't Bob have 6
0
Comments
@NelsonGlobalGeek BalanceofBob should indeed be 6, not 16. This was a typo We corrected it in our development environment, and it will be reflected live next time we update the course. Thank you for notifying us.