ProveAuthority
public struct ProveAuthority : OperationType, Equatable
                - 
                  
                  
Declaration
Swift
public var challenged: String - 
                  
                  
Declaration
Swift
public var requireOwner: Bool - 
                  
                  
Declaration
Swift
public init( challenged: String, requireOwner: Bool ) 
View on GitHub
        ProveAuthority Structure Reference