-
Undocumented
Declaration
Swift
public typealias T = TransactionReference -
Undocumented
Declaration
Swift
public init() -
Undocumented
Declaration
Swift
public var contentType: ContentTypeID -
Undocumented
Declaration
Swift
public func encode(content: TransactionReference) throws -> EncodedContent -
Undocumented
Declaration
Swift
public func decode(content: EncodedContent) throws -> TransactionReference -
Undocumented
Declaration
Swift
public func fallback(content: TransactionReference) throws -> String? -
Undocumented
Declaration
Swift
public func shouldPush(content _: TransactionReference) throws -> Bool
TransactionReferenceCodec Structure Reference