data class Issue : Issue, CommandsAllows new obligation states to be issued into existence: the nonce ("number used once") ensures the transaction has a unique ID even when there are no inputs.
| <init> |
Issue(nonce: Long = random63BitValue())Allows new obligation states to be issued into existence: the nonce ("number used once") ensures the transaction has a unique ID even when there are no inputs. |
| nonce |
val nonce: Long |