IotaDebuggable

public protocol IotaDebuggable

Used to enable/disable the debug IotaKit, enabling it, all the debug messages that come from IotaKit will start with [IotaKit] prefix.

  • Debug value, default value false

    Declaration

    Swift

    var debug: Bool