You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#[returns(Vec < ReferenceData >)]// Returns the ReferenceDatas of the given asset pairingsGetReferenceDataBulk{// Vector of Symbol pair to query// e.g. <BTC/USD ETH/USD, OJO/BTC> ≡ <("BTC", "USD"), ("ETH", "USD"), ("OJO", "BTC")>symbol_pairs:Vec<(String,String)>,},
The text was updated successfully, but these errors were encountered:
in README.md
in msg.rs
The text was updated successfully, but these errors were encountered: