kin-android / kin.sdk / KinClient / minimumFee
val minimumFee: Request<Long>
val minimumFee:
Request
<
Long
>
Get the current minimum fee that the network charges per operation. This value is expressed in stroops.
Return Request<Integer> - the minimum fee.
Request<Integer>