You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The add_asset call was initially designed to also execute asset registration. This has the drawback that, the MultiLocation of the asset must always be included in the proposal that will execute the call even if the asset is already registered.
Issue summary
add_assetcall was initially designed to also execute asset registration. This has the drawback that, theMultiLocationof the asset must always be included in the proposal that will execute the call even if the asset is already registered.add_assetrequires thatregister_assetwas called before onceadd_assetdoes not require the MultiLocation anymoreOther information and links