livepeer / livepeer-monorepo

JavaScript tools and applications that interact with Livepeer's smart contracts and peer-to-peer network
https://livepeer.org
MIT License
167 stars 71 forks source link

subgraph: add LivepeerAccount entity #992

Closed adamsoffer closed 2 years ago

adamsoffer commented 3 years ago

Add a generic LivepeerAccount entity that contains all relevant data for an account's delegating, and orchestrating data. See the graph network's schema for reference: https://github.com/graphprotocol/graph-network-subgraph/blob/master/schema.graphql#L184

adamsoffer commented 2 years ago

Closed by https://github.com/livepeer/subgraph/pull/21