WebOfTrust / keripy

Key Event Receipt Infrastructure - the spec and implementation of the KERI protocol
https://keripy.readthedocs.io/en/latest/
Apache License 2.0
60 stars 55 forks source link

Add processing method for delegables escrow in Kevery #786

Closed pfeairheller closed 6 months ago

pfeairheller commented 6 months ago

This PR adds new method Kevery.processEscrowDelegables for attempting to re-process events that require delegation. This closes #785