Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GLEF1X authored Jun 9, 2021
1 parent 360ce48 commit ba91909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ async def main():
print(trans_id)
# Так можно предварительно расчитать комиссию за транзакцию
commission = await w.commission(
to_account='4731219185432123',
to_account='4890494756089082',
pay_sum=1
)
print(commission.qiwi_commission.amount)
Expand Down

0 comments on commit ba91909

Please sign in to comment.