Get desktop application:
View/edit binary Protocol Buffers messages
A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
Used as request type in: pruntime_rpc.PhactoryAPI.DcapHandoverCreateChallenge, pruntime_rpc.PhactoryAPI.DerivePhalaI2pKey, pruntime_rpc.PhactoryAPI.GenerateClusterStateRequest, pruntime_rpc.PhactoryAPI.GetClusterInfo, pruntime_rpc.PhactoryAPI.GetEgressMessages, pruntime_rpc.PhactoryAPI.GetEndpointInfo, pruntime_rpc.PhactoryAPI.GetInfo, pruntime_rpc.PhactoryAPI.GetNetworkConfig, pruntime_rpc.PhactoryAPI.HandoverCreateChallenge, pruntime_rpc.PhactoryAPI.RefreshEndpointSigningTime, pruntime_rpc.PhactoryAPI.TakeCheckpoint
Used as response type in: pruntime_rpc.PhactoryAPI.ConfigNetwork, pruntime_rpc.PhactoryAPI.DcapHandoverReceive, pruntime_rpc.PhactoryAPI.HandoverReceive, pruntime_rpc.PhactoryAPI.LoadChainState, pruntime_rpc.PhactoryAPI.LoadClusterState, pruntime_rpc.PhactoryAPI.LoadStorageProof, pruntime_rpc.PhactoryAPI.Stop, pruntime_rpc.PhactoryAPI.TryUpgradePinkRuntime, pruntime_rpc.PhactoryAPI.UploadSidevmCode
(message has no fields)