mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 20:57:59 +00:00
d893cde2cf
Just the upper-stream for https://github.com/Snowfork/polkadot-sdk/pull/137 and more context there. --------- Co-authored-by: Clara van Staden <claravanstaden64@gmail.com> Co-authored-by: Adrian Catangiu <adrian@parity.io>
14 lines
593 B
Plaintext
14 lines
593 B
Plaintext
# Schema: Polkadot SDK PRDoc Schema (prdoc) v1.0.0
|
|
# See doc at https://raw.githubusercontent.com/paritytech/polkadot-sdk/master/prdoc/schema_user.json
|
|
|
|
title: "Snowbridge: deposit extra fee to beneficiary on Asset Hub"
|
|
|
|
doc:
|
|
- audience: Runtime Dev
|
|
description: |
|
|
Snowbridge transfers arriving on Asset Hub will deposit both asset and fees to beneficiary so the fees will not get trapped.
|
|
Another benefit is when fees left more than ED, could be used to create the beneficiary account in case it does not exist on asset hub.
|
|
|
|
crates:
|
|
- name: snowbridge-router-primitives
|