Skip to content

[AHM] [Proxy] Add BlockNumber to Event::PureCreated #9066

Open
@Ank4n

Description

@Ank4n

Reported by Valentun/Nova wallet.

To kill a pure proxy, we need to provide the block height at which pure proxy was originally created. Post AHM, this block height refers to the block height on Relay Chain network while the proxy pallet lives on the Asset Hub.

As Valentun describes it:

it becomes non-trivial to obtain block number from in the indexer to later be able to kill pure proxy

To improve the developer experience, we should extend the PureCreated Event to include the block height at which it was created. Optionally, we could also include the extrinsic index which is also required to kill pure proxy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    D0-easyCan be fixed primarily by duplicating and adapting code by an intermediate coder.

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions