Function lfest::mock_exchange_quote

source ·
pub fn mock_exchange_quote(
    starting_balance: BaseCurrency
) -> Exchange<NoAccountTracker, QuoteCurrency>
Expand description

Constructs a mock exchange (for inverse futures) for testing.