diff --git a/src/service/gateway.proto b/src/service/gateway.proto index d488dd5c..6041e68a 100644 --- a/src/service/gateway.proto +++ b/src/service/gateway.proto @@ -5,6 +5,7 @@ package helium; import "blockchain_state_channel_v1.proto"; import "blockchain_txn_state_channel_close_v1.proto"; import "blockchain_txn_vars_v1.proto"; +import "blockchain_poc_core_v1.proto"; import "blockchain_txn_poc_receipts_v1.proto"; import "blockchain_txn_poc_receipts_v2.proto"; import "blockchain_region_param_v1.proto";