MCPcopy Create free account
hub / github.com/Peergos/Peergos / remove

Method remove

src/peergos/shared/user/MutableTree.java:53–53  ·  view source on GitHub ↗

@param owner @param sharingKey @param mapKey @return hash(sharingKey.metadata) | the new root hash of the tree @throws IOException

(WriterData base,
                                         PublicKeyHash owner,
                                         SigningPrivateKeyAndPublicHash sharingKey,
                                         byte[] mapKey,
                                         MaybeMultihash existing,
                                         TransactionId tid)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

deleteChunkMethod · 0.65
deleteChunkIfPresentMethod · 0.65
addToRecentMethod · 0.65
removeAdminMethod · 0.65
deleteChatMethod · 0.65
removeMemberMethod · 0.65
removeSharedWithMethod · 0.65
removeMethod · 0.65
removeMethod · 0.65
removeMethod · 0.65
removeFollowerMethod · 0.65
removeLinkMethod · 0.65

Implementers 3

MutableTreeImplsrc/peergos/shared/user/MutableTreeImp
Champsrc/peergos/shared/hamt/Champ.java
ChampWrappersrc/peergos/shared/hamt/ChampWrapper.j

Calls

no outgoing calls

Tested by

no test coverage detected