Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement blockchain utilities (#30)
* Initial blockchain utilities implementation * Add tests * Add additional helper function * Make the protocol ID required to avoid ambiguity * Add documentation comments, remove floating todo * Add string decoding function, refactor toBytes32String
- Loading branch information