Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TEST_RATES = &fees.Rates{ MessageFee: currency.PicoDollar(100), StorageFee: currency.PicoDollar(100), CongestionFee: currency.PicoDollar(100), TargetRatePerMinute: 100, }
Functions ¶
func NewTestFeeCalculator ¶ added in v0.4.0
func NewTestFeeCalculator() *fees.FeeCalculator
func NewTestRatesFetcher ¶
func NewTestRatesFetcher() *fees.FixedRatesFetcher
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.