Fee.ConstantFee, Fee.SizeBasedFeeDEFAULT_FEE, NONE| Constructor and Description |
|---|
SizeBasedFee(long feePerSize) |
SizeBasedFee(long constantFee,
long feePerSize) |
SizeBasedFee(long constantFee,
long feePerSize,
int unitSize) |
| Modifier and Type | Method and Description |
|---|---|
long |
getFee(nxt.TransactionImpl transaction,
Appendix appendage) |
abstract int |
getSize(nxt.TransactionImpl transaction,
Appendix appendage) |