Path
import { Path } from "https://raw.githubusercontent.com/marigold-dev/tzstamp/0.3.4/tezos-merkle/path.ts";
Path from leaf to root
class Path {}
constructor({ block, siblings, root }: PathOptions);
§Constructors
§
new Path({ block, siblings, root }: PathOptions)
[src]§Properties
§Methods
§
Creates a timestamp proof from the path.