Skip to content

Guarantee the integrity of the state #188

@github-actions

Description

@github-actions

Full details in the thread from the PR review: pokt-network#285 (comment)


// IMPROVE(#361): Guarantee the integrity of the state
// Full details in the thread from the PR review: https://github.com/pokt-network/pocket/pull/285#discussion_r1018471719
func (p *PostgresContext) ComputeStateHash() (string, error) {
stateHash, err := p.updateMerkleTrees()
if err != nil {
return "", err


This issue was generated by todo-issue based on a IMPROVE comment in d552ec6.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions