public class Calculator
extends java.lang.Object
| Constructor and Description |
|---|
Calculator() |
| Modifier and Type | Method and Description |
|---|---|
static int |
calculateSerializedSizeInBlock(Transaction transaction) |
static java.math.BigInteger |
calculateTransactionFee(java.math.BigInteger transactionSize,
java.math.BigInteger feeRate) |
public static int calculateSerializedSizeInBlock(Transaction transaction)
public static java.math.BigInteger calculateTransactionFee(java.math.BigInteger transactionSize,
java.math.BigInteger feeRate)