public interface RequestProofRegistry
Modifier and Type | Method and Description |
---|---|
void |
bind(com.scalar.dl.ledger.proof.RequestProof entry) |
java.util.Optional<com.scalar.dl.ledger.proof.RequestProof> |
lookup(com.scalar.dl.ledger.proof.RequestProof.Key key) |