Project

General

Profile

Task #10871

Updated by Ondrej Grman about 2 years ago

- retrieve from FE - asset_id, amount and blockchain 
 - retrieve asset based on asset_id from AMS (use also transformer Asset::createFromAssetManagerService()) 
 - validate if asset is virtual asset and if has enough available count 
 - freeze in AMS 
 - call mint on BCE 

 - prepare manager for callback which do just some log

Back