# Functions
Emit proto event and log on error.
FormatDec formats a sdk.Dec as a string with no trailing zeroes after the decimal point, omitting the decimal point as well for whole numbers.
FormatDecCoin formats a sdk.DecCoin with no trailing zeroes after the decimal point in its amount, omitting the decimal point as well for whole numbers.
No description provided by the author
StartMsg unpacks sdk.Context and validates msg.
ValidateProtoMsg tries to run msg.ValidateBasic.