Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(chainwatch): Upsert on chain_economics
This table may get multiple updates depending on how many blocks get added into a tipset. Each new block affects the tipset state, but the parent state root will remain the same. This allows the very latest value to be applied.
- Loading branch information