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