WIP: feat-shamir #91

Closed
Skipper wants to merge 107 commits from feat-shamir into main
Showing only changes of commit d2ae344277 - Show all commits

View File

@@ -23,6 +23,10 @@ pub mod proto {
tonic::include_proto!("arbiter.operator.evm");
}
pub mod governance {
tonic::include_proto!("arbiter.operator.governance");
}
pub mod sdk_client {
tonic::include_proto!("arbiter.operator.sdk_client");
}