I want to construct a proof from a connected chain. This should probably be done using closestDescendantMerkleValue and working towards the root?
Do you already have done something similar somewhere? If not, could you give me some example on how I can use the RPC via PAPI to do this?
I want to construct a proof from a connected chain. This should probably be done using
closestDescendantMerkleValueand working towards the root?Do you already have done something similar somewhere? If not, could you give me some example on how I can use the RPC via PAPI to do this?