Files
pezkuwi-subxt/substrate/frame/support
Oliver Tale-Yazdi c66ae375e6 [FRAME] Short-circuit fungible self transfer (#2118)
Changes:
- Change the fungible(s) logic to treat a self-transfer as No-OP (as
long as all pre-checks pass).

Note that the self-transfer case will not emit an event since no state
was changed.

---------

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
2023-11-01 22:11:28 +01:00
..
2023-10-27 11:38:16 +02:00
2023-10-27 21:43:51 +02:00
2023-09-04 12:02:32 +03:00

Support code for the runtime.

License: Apache-2.0