[−][src]Trait eq_treasury::EqBuyout
Manager for treasury Eq exchanging transactions
Required methods
fn eq_buyout(who: &AccountId, amount: Balance) -> DispatchResult
Buyout amount
of Eq from Treasury. Account who
pays for it with it's
balances accordingly to exchange priority (see get_currency_priority
)