Translations:Exchange Integration Ignis/123/en

From ArdorDocs
Revision as of 14:38, 18 June 2019 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

You then register this bundling filter using the following property in your nxt.properties file:

  1. When running Bundlers, only bundle transactions that satisfy this filter.
  2. Filter class must implement the nxt.Bundler.Filter interface, see
  3. nxt.addons.PersonalBundler for an example.
  4. nxt.bundlingFilter=nxt.addons.PersonalBundler