signatories

open fun signatories(closure: Closure<out Any>): SignatoryProvider<out Any>(source)

Configures the signatory provider (delegating to its configure method).

Return

the configured signatory provider

Parameters

closure

the signatory provider configuration DSL


Configures the signatory provider with the given action.

Since

9.3.0

Parameters

action

the configuration action


The provider of signatories.