Skip to main content

Module claim_check

Module claim_check 

Source
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§

ClaimCheckRepository
Pluggable payload store for the Claim Check EIP.