createWarden

fun createWarden(ignoreProxy: Boolean): Warden(source)

Creates a new Warden instance based on recorded debug data.

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.