NO_BATON_AUTHORITIES

const val NO_BATON_AUTHORITIES: Int = 64

If this is set, authorities that are batons (have the ability to create a new authority output) will not be used. Set this if you are following an authority management architecture where you use your baton authorities to create a bunch of single use non-baton authorities for "normal" use. This architecture stops baton authorities from being locked up in reserved but unfinished partial transactions.