fn main() { tonic_build::compile_protos("src/proto/signatory.proto").unwrap(); }