Verifies a KILT attestation proof by querying data from the KILT blockchain.
This includes querying the KILT blockchain with the credential id, which returns an attestation record if attested.
This record is then compared against attester address and delegation id (the latter of which is taken directly from the credential).
Returns
Object indicating whether proof could be verified.
Verifies a KILT attestation proof by querying data from the KILT blockchain. This includes querying the KILT blockchain with the credential id, which returns an attestation record if attested. This record is then compared against attester address and delegation id (the latter of which is taken directly from the credential).
Returns
Object indicating whether proof could be verified.