We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa1cf11 commit c27082eCopy full SHA for c27082e
bittensor/core/extrinsics/asyncex/transfer.py
@@ -175,6 +175,7 @@ async def transfer_extrinsic(
175
wallet=wallet,
176
destination=destination,
177
amount=amount,
178
+ keep_alive=keep_alive,
179
wait_for_finalization=wait_for_finalization,
180
wait_for_inclusion=wait_for_inclusion,
181
period=period,
0 commit comments