Contents:
MerklePathItem
MerklePathItem.direction
MerklePathItem.from_bytes()
MerklePathItem.from_json()
MerklePathItem.hash
MerklePathItem.to_json()
Direction
Direction.Left
Direction.Right
the direction.
Deserialize from bytes.
data (bytes) – the serialized object.
Returns: the deserialized object.
Build from a JSON string.
the hash field of the item.
CryptoHash
Convert to a JSON string.