Files
brave-core/components
Christian Mazakas a98a487951 [Polkadot] [Wallet] use transfer_keep_alive instead of transfer_allow_death (#35294)
Resolves brave/brave-browser#54259

Update the extrinsic generating code to use transfer_keep_alive instead of
transfer_allow_death. This only requires adding one new call index and then
using it in a few select places for extrinsic generation. Note that
transfer_allow_death and transfer_keep_alive have the same call signature so we
don't need to change the parameters we pass in.
2026-04-10 08:58:01 -07:00
..
2026-04-07 18:58:48 -07:00
2026-03-25 11:42:45 +01:00