Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brainboxdotcc/DPP
/ remove
Method
remove
mlspp/src/state.cpp:582–586 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
580
}
581
582
MLSMessage
583
State::remove(RosterIndex index, const MessageOpts& msg_opts)
584
{
585
return protect_full(remove_proposal(index), msg_opts);
586
}
587
588
MLSMessage
589
State::remove(LeafIndex removed, const MessageOpts& msg_opts)
Callers
8
main
Function · 0.45
channel.cpp
File · 0.45
handle
Method · 0.45
handle
Method · 0.45
handle
Method · 0.45
handle
Method · 0.45
handle
Method · 0.45
handle
Method · 0.45
Calls
no outgoing calls
Tested by
1
main
Function · 0.36