Value1

data class Value1(val type: DevInspectTransactionBlockQuery.Type1?, val bcs: Any?)

Constructors

Link copied to clipboard
constructor(type: DevInspectTransactionBlockQuery.Type1?, bcs: Any?)

Properties

Link copied to clipboard
val bcs: Any?

The BCS representation of this value, Base64-encoded.

Link copied to clipboard