An open API service indexing awesome lists of open source software.

https://github.com/factomproject/serializecheck

Verify serialization of factom objects
https://github.com/factomproject/serializecheck

Last synced: 8 months ago
JSON representation

Verify serialization of factom objects

Awesome Lists containing this project

README

          

# SerializeCheck

Checks a hex string to see if it serializes correctly and returns the JSON version of the struct

## Usage

```
serializeCheck FLAGS TYPE HEXSTRING
```

### Types

- eblock
- dblock

### Flags
- `-i` : Indents the json result to be human readable