Expand description
ClaimCheckRepository trait — pluggable payload store for Claim Check EIP.
Contract C1: set() and get() work with Body payloads (NOT key-only
like IdempotentRepository). The repository owns the payload until
remove() or get_and_remove() is called.
Traits§
- Claim
Check Repository - Pluggable payload store for the Claim Check EIP.