AccountCreateOperation

public struct AccountCreateOperation : BaseOperation

Struct used to encapsulate operations related to the OperationType.accountCreateOperation

  • Undocumented

    Declaration

    Swift

    public func toJSON() -> Any?
  • Undocumented

    Declaration

    Swift

    public func toData() -> Data?