Structures

The following structures are available globally.

  • Combination of column and sort direction

    See more

    Declaration

    Swift

    public struct OrderBy
  • Client to send requests to a Lisk node

    See more

    Declaration

    Swift

    public struct APIClient
  • Nethash options that are sent as request headers

    See more

    Declaration

    Swift

    public struct APINethash
  • Represents a Lisk node with API enabled

    See more

    Declaration

    Swift

    public struct APINode
  • Struct to represent a local transaction with the ability to locally sign via a secret passphrase

    See more

    Declaration

    Swift

    public struct LocalTransaction
  • Options for creating an API client

    See more

    Declaration

    Swift

    public struct APIOptions