Method: Chain::Asset#definition
- Defined in:
- lib/chain/asset.rb
#definition ⇒ Hash (readonly)
User-specified, arbitrary/unstructured data visible across blockchain networks. Version 1 assets specify the definition in their issuance programs, rendering the definition immutable.
43 |
# File 'lib/chain/asset.rb', line 43 attrib :definition |