data class Issue : IssueCommand, Commands
Issue(notary: Party, nonce: Long = random63BitValue())
val nonce: Long
val notary: Party