Skip to content

Commit c27082e

Browse files
committed
Missed kwarg
1 parent aa1cf11 commit c27082e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bittensor/core/extrinsics/asyncex/transfer.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ async def transfer_extrinsic(
175175
wallet=wallet,
176176
destination=destination,
177177
amount=amount,
178+
keep_alive=keep_alive,
178179
wait_for_finalization=wait_for_finalization,
179180
wait_for_inclusion=wait_for_inclusion,
180181
period=period,

0 commit comments

Comments
 (0)