Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

update origins test + add execution check function #43

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

vstam1
Copy link
Contributor

@vstam1 vstam1 commented Aug 24, 2023

No description provided.

WithdrawAsset((Here, message_fee).into()),
BuyExecution {
fees: (Here, message_fee).into(),
weight_limit: WeightLimit::Unlimited,
Copy link
Collaborator

@franciscoaguirre franciscoaguirre Aug 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could use Limited instead with estimate_weight

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could do it, but then I propose we do it in a separate pr for all examples

@vstam1 vstam1 merged commit b50171d into main Aug 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants