Initial implementation of validator service

This commit is contained in:
Age Manning
2019-03-22 17:27:07 +11:00
parent b2cd771a42
commit c4454289d6
4 changed files with 179 additions and 161 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "validator_client"
version = "0.1.0"
authors = ["Paul Hauner <paul@paulhauner.com>"]
authors = ["Paul Hauner <paul@paulhauner.com>", "Age Manning <Age@AgeManning.com>"]
edition = "2018"
[dependencies]