value property

List<int> value
final

Value of the constant (SCALE encoded)

The value is already SCALE-encoded and can be decoded using the type information from the registry.

Implementation

final List<int> value;