thaw_asset: TxDescriptor<{
    id: {
        interior: XcmV3Junctions;
        parents: number;
    };
}>

Allow unprivileged transfers for the asset again.

Origin must be Signed and the sender should be the Admin of the asset id.

  • id: The identifier of the asset to be thawed.

Emits Thawed.

Weight: O(1)