Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cosmos fee priority using memo #501

Merged
merged 22 commits into from
Apr 29, 2024
Merged

Conversation

RustNinja
Copy link
Collaborator

@RustNinja RustNinja commented Apr 25, 2024

Allow to customise the priority fee for channel and tokens.
This feature is useful for that case when user want to transfer some coins immediately without waiting for batch.

capable to refund on timeouts the full fee that was charged.
also compatible with pfm functionality.

picad tx ibctransferparamsmodule add-allowed-ibc-token --from mykey --gas auto --fees 20000ppica channel-10 250 2000000000000000ppica 100low 1000medium 100000high

@kkast kkast merged commit 8941a37 into develop2 Apr 29, 2024
9 of 13 checks passed
@kkast kkast deleted the rustninja/cosmos-fee-priority branch April 29, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants