InlinedEndorsement

public struct InlinedEndorsement : Codable, Equatable

Internal struct used to amtch expected struct of data

  • Declaration

    Swift

    public let branch: String
  • Declaration

    Swift

    public let operations: Content
  • Declaration

    Swift

    public let signature: String?
  • Declaration

    Swift

    public struct Content : Codable, Equatable