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
falseDeclaration
Swift
var debug: Bool
IotaDebuggable Protocol Reference