Crate diem_resource_viewer
source ·Structs
- A wrapper around
MoveValueAnnotator
that adds a few diem-specific funtionalities.
Enums
- AnnotatedMoveValue is a fully expanded version of on chain Move data. This should only be used for debugging/client purpose right now and just for a better visualization of on chain data. In the long run, we would like to transform this struct to a Json value so that we can have a cross platform interpretation of the on chain data.