com.r3corda.contracts.asset / Obligation / State / exitKeys

exitKeys

val exitKeys: Collection<PublicKey>
Overrides FungibleAsset.exitKeys

There must be an ExitCommand signed by these keys to destroy the amount. While all states require their owner to sign, some (i.e. cash) also require the issuer.

Getter

There must be an ExitCommand signed by these keys to destroy the amount. While all states require their owner to sign, some (i.e. cash) also require the issuer.