Package nxt
Class Fee.ConstantFee
- java.lang.Object
-
- nxt.Fee.ConstantFee
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface nxt.Fee
Fee.ConstantFee, Fee.SizeBasedFee
-
-
Field Summary
-
Fields inherited from interface nxt.Fee
DEFAULT_FEE, MIN_FEE, MIN_PRUNABLE_FEE, NONE
-
-
Constructor Summary
Constructors Constructor Description ConstantFee(long fee)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description long
getFee(nxt.TransactionImpl transaction, Appendix appendage)
-