[−][src]Module casper_node::types::json_compatibility
Types which are serializable to JSON, and which map to types defined outside this crate.
Structs
| AuctionState | Data structure summarizing auction contract data. |
| DeployInfo | Representation of deploy info |
| ExecutionResult | The result of executing a single deploy. |
| PublicKey | Stringified PublicKey encoding. |
Enums
| StoredValue | Representation of a value stored in global state. |