Versions in this module Expand all Collapse all v0 v0.0.4 Apr 14, 2023 v0.0.3 Apr 14, 2023 Changes in this version + type LinearFee struct + TxFeeFixed uint + TxFeePerByte uint + func NewLinearFee(feePerByte uint, fixedFee uint) *LinearFee