Skip to main content

fetch_market

Function fetch_market 

Source
pub fn fetch_market(
    rpc: &RpcClient,
    address: &Address,
) -> Result<DecodedAccount<Market>, Error>