We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91a6fb2 commit d20d71cCopy full SHA for d20d71c
yellowstone-grpc-proto/proto/solana-storage.proto
@@ -2,7 +2,7 @@ syntax = "proto3";
2
3
package solana.storage.ConfirmedBlock;
4
5
-option go_package = "github.com/rpcpool/solana-geyser-grpc/golang/proto";
+option go_package = "github.com/rpcpool/yellowstone-grpc/examples/golang/proto";
6
7
message ConfirmedBlock {
8
string previous_blockhash = 1;
0 commit comments