Touched: PlainDescriptor<{
    pool_id: FixedSizeArray<2, {
        interior: XcmV3Junctions;
        parents: number;
    }>;
    who: SS58String;
}>

Pool has been touched in order to fulfill operational requirements.

Type declaration

  • pool_id: FixedSizeArray<2, {
        interior: XcmV3Junctions;
        parents: number;
    }>

    The ID of the pool.

  • who: SS58String

    The account initiating the touch.