Crates.io | noble-asset-registry |
lib.rs | noble-asset-registry |
version | 0.0.0 |
source | src |
created_at | 2021-05-25 23:35:03.812841 |
updated_at | 2021-05-25 23:35:03.812841 |
description | Asset registry provides functionality to create, store and keep tracking of existing assets in a system. |
homepage | https://github.com/tetched/tetched-node |
repository | https://github.com/tetched/tetched-node.git |
max_upload_size | |
id | 402081 |
size | 2,016 |
Asset registry provides functionality to create, store and keep tracking of existing assets in a system.
get_or_create_asset
- creates new asset id for give asset name. If such asset already exists, it returns the corresponding asset id.