chore: inline integrity proto types
This commit is contained in:
@@ -13,7 +13,6 @@ fn main() -> Result<(), Box<dyn std::error::Error>> {
|
||||
format!("{}/user_agent.proto", PROTOBUF_DIR),
|
||||
format!("{}/client.proto", PROTOBUF_DIR),
|
||||
format!("{}/evm.proto", PROTOBUF_DIR),
|
||||
format!("{}/integrity.proto", PROTOBUF_DIR),
|
||||
],
|
||||
&[PROTOBUF_DIR.to_string()],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user