[Bitcoin Calculate Fee] How can i calculate fee on Android or iOS. #3287
Replies: 4 comments
-
Beta Was this translation helpful? Give feedback.
-
You need to use online rpc to calculate the fees @weixuefeng - fees calculation is not included in wallet core for any chains |
Beta Was this translation helpful? Give feedback.
-
@Milerius if my transaction is a normal transaction, just like from A to B, not brc20 transaction, i can use |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
i make brc20 transfer transaction. but how can i calculate transaction fee? or how can i calculate transaction size?
such as this transaction:
wallet-core/android/app/src/androidTest/java/com/trustwallet/core/app/blockchains/bitcoin/TestBitcoinSigning.kt
Line 164 in bad5dab
Beta Was this translation helpful? Give feedback.
All reactions