Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 588 Bytes

File metadata and controls

26 lines (14 loc) · 588 Bytes

Asset

Properties

Name Type Description Notes
code String currency code [optional]
decimalPrecision Integer currency decimal precision [optional]
model ModelEnum transaction model supported by the asset [optional]

Enum: ModelEnum

Name Value
UTXO "UTXO"
ACCOUNT "ACCOUNT"
CONTRACT "CONTRACT"
UNKNOWN_DEFAULT_OPEN_API "unknown_default_open_api"