BaseValue
BaseValue
⚓︎
Bases: Ordered
- symbolchain.BaseValue.BaseValue
-
Represents a base int.
__init__(size, value, tag=None, signed=False)
⚓︎
- symbolchain.BaseValue.BaseValue.__init__
-
Creates a base value.
to_json()
⚓︎
- symbolchain.BaseValue.BaseValue.to_json
-
Returns representation of this object that can be stored in JSON.