Function fuel_indexer_database::queries::indexer_asset
source · pub async fn indexer_asset(
conn: &mut IndexerConnection,
index_id: &i64,
asset_type: IndexerAssetType
) -> Result<IndexerAsset>
Expand description
Returns the requested asset for an indexer with the given id.