Expand description
§Runtime Common
Common traits and types shared by runtimes.
Structs§
- A
HandleFee
implementation that takes fees fromExportMessage
XCM 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.