JFWooten4 / stellar-docs

Documentation for Stellar
https://developers.stellar.org
Apache License 2.0
0 stars 0 forks source link

🎨 Base fee code syntax #4

Open JFWooten4 opened 1 month ago

JFWooten4 commented 1 month ago
fee: sdk.BASE_FEE
Transaction.MIN_BASE_FEE

Compare synchronous round-trip:

base_fee = server.fetch_base_fee()