Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Key - String type FeeAmount = "FeeAmount" FeeDenom = "FeeDenom" )
Functions ¶
This section is empty.
Types ¶
type FeeHandler ¶ added in v0.2.0
func NewFeeHandler ¶
func NewFeeHandler(am auth.AccountMapper, exchangeKey *sdk.KVStoreKey) FeeHandler
Click to show internal directories.
Click to hide internal directories.