substrate-api-client icon indicating copy to clipboard operation
substrate-api-client copied to clipboard

implement `balance_transfer_keep_alive`

Open brenzi opened this issue 1 year ago • 0 comments

currently, only allow_deathis supported. Even if we could compose our own extrinsics as we like, keep_alive would be a very common default way to transfer

https://github.com/scs/substrate-api-client/blob/8efd549a772eb4d82b84fa93ff1f597f6d0bcac3/src/extrinsic/balances.rs#L42-L62

brenzi avatar Mar 05 '24 11:03 brenzi