MoveUint128Type

@Serializable(with = MoveUint128TypeSerializer::class)
data class MoveUint128Type(val value: String) : MoveValue

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard