Transaction is a means of changing the state of the chain, for example,
Alice transfers to Bob, which actually decreases an asset in Alice's account
and increases an asset in Bob's account.
Each Transaction is atomic, i.e., either all state changes caused by
this Transaction are executed or none are executed
Transaction is a means of changing the state of the chain, for example, Alice transfers to Bob, which actually decreases an asset in Alice's account and increases an asset in Bob's account.
Each Transaction is atomic, i.e., either all state changes caused by this Transaction are executed or none are executed