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

exitKeys

val exitKeys: MutableSet<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.