Skip to content

How to prove a given blockhash is valid #4

@auryn-macmillan

Description

@auryn-macmillan

I have a public function with a parameter bytes32 _blockhash.

How can I prove that the given blockhash is a valid part of the chain that lead to the current blockhash?
(I've been told that this should be possible via a merkle proof, but I'm not familiar with how to do this)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions