jito-labs / searcher-examples

Searcher Examples
313 stars 113 forks source link

Add TLS features to tonic #43

Closed 0xEdgar closed 5 months ago

slordua commented 5 months ago

thanks for this, i get this error

invalid peer certificate: UnknownIssuer

without those features

also needed this in build

.protoc_arg("--experimental_allow_proto3_optional")