Skip to content
This repository was archived by the owner on Apr 25, 2026. It is now read-only.
This repository was archived by the owner on Apr 25, 2026. It is now read-only.

[TASK] Finish transactWrap/Unwrap flow with new token parameter on ExtData #254

Description

@drewstone

Issue summary
Still need to augment the extrinsic to support conditional wrap/unwrap when there is a valid token. We will use the largest T::AssetId to indicate NO unwrapping, i.e.:

  • If token is T::AssetId::MAX() it means ONLY transact.
  • If token is 0 it means native unwrapping.
  • If token is non-zero it means non-native unwrapping.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions