WalletCore
WalletCore
/
wallet.core.jni.proto
/
Bitcoin
/
TransactionPlan
/
Builder
/
setFee
set
Fee
open
fun
setFee
(
value
:
Long
)
:
Bitcoin.TransactionPlan.Builder
Estimated transaction fee.
Content copied to clipboard
int64 fee = 3;
Return
This builder for chaining.
Parameters
value
The fee to set.