Fix broken reference to ABCI

This commit is contained in:
Martin Dyring-Andersen
2017-10-02 13:00:20 -04:00
committed by Zach Ramsay
parent 40b5defe18
commit b61f5482d4
+1 -1
View File
@@ -1,7 +1,7 @@
syntax = "proto3";
package core_grpc;
import "github.com/tendermint/abci/types/types.proto";
import "github.com/tendermint/abci/blob/master/types/types.proto";
//----------------------------------------
// Message types