Skip to content
This repository was archived by the owner on Jul 7, 2021. It is now read-only.
This repository was archived by the owner on Jul 7, 2021. It is now read-only.

Accept Transaction Fees in Assets #5

@joepetrowski

Description

@joepetrowski

Some assets, as allowed by the Relay Chain, will be accepted for the payment of transaction fees. The abstract logic should be handled in pallet-transaction-payment. This parachain will need the following:

  • Functions to allow/forbid the payment of transaction fees with a given AssetId
  • Function to set the DOT/KSM to Asset ratio with which to convert native fees
  • Privileged origins for these functions. Ideally setting the ratio has a unique origin that could be passed off to an oracle at some point in the future.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions