replaySmart

fun replaySmart(ignoreProxy: Boolean): Any(source)

Replay the attestation call that was recorded. I.e., it automatically calls the correct replay method baaed on how this debug statement was recorded.

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.