Types

Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Non-exclusive write is used to allow multiple transactions to simultaneously add disjoint dynamic fields to an object. (Currently only used by settlement transactions).

Link copied to clipboard
data class UNRECOGNIZED(val number: Int) : Input.Mutability

Properties

Link copied to clipboard
open val number: Int