Skip to content

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

@drewstone

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Not Started 🕧

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions