threshold-network / staking-subgraphs

Threshold Network staking subgraphs
https://threshold.network
1 stars 1 forks source link

Remove stakeType field from schema #9

Closed manumonti closed 2 years ago

manumonti commented 2 years ago

Note: This PR must be merged after #8 .

Delete field stakeType from StakeData: A stake can have different stake types at the same time (T, NuInTStake and KeepInTStake), so the field StakeType can be misleading.