Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/data61/MP-SPDZ
/ NodeReady
Method
NodeReady
BMR/Party.cpp:54–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
void BaseParty::NodeReady()
55
{
56
printf(
"Node is ready\n"
);
57
}
58
59
void BaseParty::NewMessage(int from, ReceivedMsg& msg)
60
{
Callers
1
NewMsg
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected