Function fuel_indexer_postgres::indexer_owned_by
source · pub async fn indexer_owned_by(
conn: &mut PoolConnection<Postgres>,
namespace: &str,
identifier: &str,
pubkey: &str
) -> Result<()>
pub async fn indexer_owned_by(
conn: &mut PoolConnection<Postgres>,
namespace: &str,
identifier: &str,
pubkey: &str
) -> Result<()>