FixedBytes

@Serializable
data class FixedBytes(val value: HexInput) : TransactionArgument

Constructors

Link copied to clipboard
constructor(value: HexInput)

Properties

Link copied to clipboard