Expand description
§Runtime Common
Common traits and types shared by runtimes.
Structs§
- XcmExport
FeeTo Sibling - A
HandleFeeimplementation that takes fees fromExportMessageXCM instructions to Snowbridge and splits off the remote fee and deposits it to the origin parachain sovereign account. The local fee is then returned back to be handled by the next fee handler in the chain. Most likely the treasury account.