replayKeyAttestationLegacy

Replays

    verifyKeyAttestation(
attestationProof: List<ByteArray>,
challenge: ByteArray,
encodedPublicKey: ByteArray
): KeyAttestation<PublicKey>

Parameters

ignoreProxy

enables direct connection to HTTP endpoints. Helpful for replaying attestations in a network setup that differs from the one where a debug statement was recorded.