Skip to content

Commit

Permalink
rename service
Browse files Browse the repository at this point in the history
  • Loading branch information
andymck committed Jan 18, 2024
1 parent 0c87400 commit 6f7c272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/service/mobile_config.proto
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ service admin {
rpc remove_key(admin_remove_key_req_v1) returns (admin_key_res_v1);
}

service boosted_hexes {
service hex_boosting {
// Get a stream of hex boost info
rpc info_stream(boosted_hex_info_stream_req_v1)
returns (stream boosted_hex_info_stream_res_v1);
Expand Down

0 comments on commit 6f7c272

Please sign in to comment.