This Pull Request addresses the issue described in Issue #375, which pertains to the AssetIdNotFound error being emitted in six different functions within the pallet.
This error is emitted in six different functions: issue, transfer, status_change, vc_issue, vc_transfer, and vc_status_change. Tests have been written for each of these functions.
Issue Reference: #375
This Pull Request addresses the issue described in Issue #375, which pertains to the AssetIdNotFound error being emitted in six different functions within the pallet.
This error is emitted in six different functions: issue, transfer, status_change, vc_issue, vc_transfer, and vc_status_change. Tests have been written for each of these functions.