substrate-api-client
substrate-api-client copied to clipboard
implement `balance_transfer_keep_alive`
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